Skip to content

Commit 21213a1

Browse files
author
Dmitry Berezovsky
committed
Added grunt to the travis.yml
1 parent 4c3bb9b commit 21213a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
before_install: npm install -g grunt-cli
3+
install: npm install
24
script: npm test
35
node_js:
46
- '0.12'

0 commit comments

Comments
 (0)