Skip to content

Commit f38d1e0

Browse files
committed
Fixed Travis CI configuration.
1 parent 0fd0049 commit f38d1e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ node_js:
33
- "0.10"
44
- "0.8"
55
- "0.6"
6+
install:
7+
- npm install
68
before_script:
9+
- npm install -g grunt-cli
710
- npm install -g bower
811
- bower install

0 commit comments

Comments
 (0)