Skip to content

Commit 4161462

Browse files
committed
add travis.yml
1 parent 5741eb0 commit 4161462

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: node_js
2+
node_js:
3+
- "0.11"
4+
before_install: npm install -g grunt-cli
5+
install: npm install

0 commit comments

Comments
 (0)