Skip to content

Commit a2aed01

Browse files
committed
Add travis build status to readme
1 parent c476289 commit a2aed01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
[![build status](https://secure.travis-ci.org/nzakas/parser-lib.png)](http://travis-ci.org/nzakas/parser-lib)
12
A collection of utilities, lexers, and parsers written in JavaScript.
23

34
* src - contains the JavaScript source code.
45
* build - contains the built files that are suitable for deployment.
5-
* templates - files used as part of the build system.
6+
* templates - files used as part of the build system.

0 commit comments

Comments
 (0)