Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsteneckel authored Oct 7, 2018
1 parent 22ba8f8 commit fbc1679
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 @@ -63,6 +63,7 @@ script:
- rake db:migrate
- rake db:seed
- bundle exec rspec
- bundle exec rake db:environment:set RAILS_ENV=test
- rake db:reset
- rake test:units
- ruby -I test/ test/integration/object_manager_test.rb
Expand Down

0 comments on commit fbc1679

Please sign in to comment.