Skip to content

Commit

Permalink
Update travis config to use 6.0 instead of rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
smudge committed Oct 15, 2019
1 parent 306eaed commit 89d0f0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ gemfile:
- gemfiles/rails_5.0.gemfile
- gemfiles/rails_5.1.gemfile
- gemfiles/rails_5.2.gemfile
- gemfiles/rails_6.rc1.gemfile
- gemfiles/rails_6.0.gemfile
script: "bundle exec rspec && bundle exec codeclimate-test-reporter"
before_install:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
Expand Down
7 changes: 0 additions & 7 deletions gemfiles/rails_6.rc1.gemfile

This file was deleted.

0 comments on commit 89d0f0f

Please sign in to comment.