Skip to content

Commit

Permalink
[ci] Shouldn't need to force on travis any more.
Browse files Browse the repository at this point in the history
  • Loading branch information
erbridge committed Apr 1, 2015
1 parent e130582 commit ef36d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -12,8 +12,8 @@ install:
script:
- ./tasks/ci/run_tests.sh
- ./tasks/ci/build_frontends.sh
- ./tasks/ci/check_gen.sh --force
- ./tasks/ci/check_fmt.sh --force
- ./tasks/ci/check_gen.sh
- ./tasks/ci/check_fmt.sh

notifications:
webhooks:
Expand Down

0 comments on commit ef36d76

Please sign in to comment.