Skip to content

Commit

Permalink
Remove schema diff
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbeales committed Apr 19, 2018
1 parent 55f5fbf commit 5e2d1cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -44,9 +44,7 @@ script:
- bundle exec rake bundle:audit
- bundle exec rubocop
- bundle exec ruby-audit check
# fail build if db/schema.rb update is not committed
- git diff --exit-code db/schema.rb


after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
- ./cc-test-reporter format-coverage -t simplecov -o coverage/codeclimate.backend.json coverage/backend/.resultset.json # Format backend coverage
Expand Down

0 comments on commit 5e2d1cc

Please sign in to comment.