Skip to content

Commit 287725c

Browse files
author
Carlos Atencio
committed
Installing grunt before build
1 parent 8699226 commit 287725c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
22
node_js:
33
- "0.12"
4+
before_install: npm install -g grunt-cli
45
install: npm install

0 commit comments

Comments
 (0)