Skip to content

Commit b80be7d

Browse files
committed
Changed CI command.
1 parent be17c58 commit b80be7d

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
@@ -9,5 +9,5 @@ before_script:
99
- export DISPLAY=:99.0
1010
- sh -e /etc/init.d/xvfb start
1111
script:
12-
- grunt build
12+
- grunt test
1313
- grunt coveralls || true

0 commit comments

Comments
 (0)