Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b80be7d

Browse files
committedNov 8, 2014
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)
Please sign in to comment.