Skip to content

Commit

Permalink
Use gulp ci for Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Jun 11, 2015
1 parent b1d0c78 commit aa2c6b8
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 @@ -25,7 +25,7 @@ before_script:
- gulp build

script:
- gulp test
- gulp ci

after_script:
- gulp coverage
Expand Down

0 comments on commit aa2c6b8

Please sign in to comment.