Skip to content

Commit ebb4381

Browse files
committed
Install utils package in TravisCI
1 parent 30dee76 commit ebb4381

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
@@ -3,6 +3,7 @@ node_js: 0.10
33
before_install:
44
- "npm install -g coffee-script"
55
- "npm install path"
6+
- "npm install util"
67
- "cake build"
78
script: "cake test"
89
notifications:

0 commit comments

Comments
 (0)