Skip to content

Commit 980e3d5

Browse files
committed
Fixed .travis missconfig
1 parent 325e466 commit 980e3d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ node_js:
33
- "0.10"
44
before_install: npm install -g grunt-cli
55
install: npm install
6-
script:
6+
script:
77
- grunt coveralls
8-

0 commit comments

Comments
 (0)