Skip to content

Commit

Permalink
Fix travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Vilk committed Sep 1, 2016
1 parent 3c75299 commit cb3ad63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ before_script:
- sh -e /etc/init.d/xvfb start

script:
- "grunt test_travis"
- "npm run test"

0 comments on commit cb3ad63

Please sign in to comment.