Skip to content

Commit 3941451

Browse files
committed
Tweaking CI script
1 parent eeb48fb commit 3941451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
before_script: "npm install . nodeunit coffee-script"
1+
before_script: "npm install && npm install nodeunit coffee-script"
22
script: "npm test"

0 commit comments

Comments
 (0)