Skip to content

Commit

Permalink
Add ruby 2.6 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikker committed Jan 29, 2019
1 parent 9c26c28 commit bf1dabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: ruby
rvm:
- 2.4
- 2.5
- 2.6
script:
- bin/rails db:migrate RAILS_ENV=test
- bin/rails test
Expand Down

0 comments on commit bf1dabc

Please sign in to comment.