Skip to content

Commit

Permalink
Make sure that Travis fails when there are non-updated generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe committed Dec 21, 2017
1 parent 62dcb72 commit b2cd437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_script:
- npm install -g bower gulp-cli@1
- bower install
- gulp lint-eslint
- git diff --exit-code
script:
- xvfb-run wct -l chrome
- xvfb-run wct -l firefox
Expand Down

0 comments on commit b2cd437

Please sign in to comment.