Skip to content

Commit

Permalink
Revert travis, seems broken
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Jan 6, 2020
1 parent 4cd6ab5 commit aafb6cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
language: ruby
cache: bundler
rvm:
- 2.5.7
- 2.6.5
- 2.7.0
script:
- bundle exec rake db:test:prepare
- bundle exec rake test

0 comments on commit aafb6cc

Please sign in to comment.