Skip to content

Commit 8e2adc4

Browse files
committed
Install grunt
1 parent 238b662 commit 8e2adc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
22
node_js:
33
- 0.8
4+
before_script:
5+
- npm install grunt
46
script: grunt ci --verbose

0 commit comments

Comments
 (0)