Skip to content

Commit 1bafd9b

Browse files
committed
Grunt was not installed on test vm
1 parent 447521b commit 1bafd9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ git:
44
node_js:
55
- "0.12"
66
before_install:
7+
- npm install -g grunt
78
- npm install -g grunt-cli
89
before_script: grunt install

0 commit comments

Comments
 (0)