Skip to content

Commit

Permalink
Fix travis ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Oct 25, 2018
1 parent fb8a211 commit 79ab312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ cache:
- bundler
- apt
rvm:
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.4.5
- 2.5.3
- 2.6.0-preview2
before_script:
- sudo service mysql stop
- sudo service postgresql stop
Expand Down

0 comments on commit 79ab312

Please sign in to comment.