Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from babel/travis-badge
Browse files Browse the repository at this point in the history
Add travis badge
  • Loading branch information
sebmck committed Mar 10, 2016
2 parents 695109d + e31dd18 commit 6b14e4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
Babylon is a JavaScript parser used in <a href="https://github.com/babel/babel">Babel</a>.
</p>

<p align="center">
<a href="https://travis-ci.org/babel/babylon"><img alt="Travis Status" src="https://img.shields.io/travis/babel/babylon/master.svg?style=flat&label=travis"></a>
</p>

- ES6 enabled by default.
- Comment attachment.
- Support for JSX and Flow.
Expand Down

0 comments on commit 6b14e4c

Please sign in to comment.