Skip to content

Commit 3c87969

Browse files
author
Leonard Ehrenfried
committed
Add travis badge
1 parent 2cadb41 commit 3c87969

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ compile URL resources:
2222
// Creates a new file containing the compiled content
2323
engine.compile(new File("/Users/User/Projects/styles.less"),
2424
new File("/Users/User/Projects/styles.css"));
25+
26+
27+
Build status
28+
------------
29+
[![Build Status](https://travis-ci.org/lenniboy/lesscss-engine.svg?branch=master)](https://travis-ci.org/lenniboy/lesscss-engine)

0 commit comments

Comments
 (0)