Skip to content

Commit

Permalink
Try to run integration test on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 16, 2015
1 parent 6f3c7f9 commit 8bbf9cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gulpfile.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,4 @@ gulp.task('coverage', (done) => {

// Common

gulp.task('default', ['lint', 'spellcheck', 'coverage']);

gulp.task('all', ['lint', 'spellcheck', 'coverage', 'integration']);
gulp.task('default', ['lint', 'spellcheck', 'coverage', 'integration']);

0 comments on commit 8bbf9cc

Please sign in to comment.