Skip to content

Commit

Permalink
oh travis
Browse files Browse the repository at this point in the history
  • Loading branch information
GBH committed Apr 10, 2018
1 parent fce1cf3 commit d08bedd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ branches:
before_install:
- gem update --system
- gem update bundler
before_script:
- rake db:migrate
script:
- bundle exec rake db:migrate
- bundle exec rake test
- bundle exec rubocop
matrix:
Expand Down

0 comments on commit d08bedd

Please sign in to comment.