Skip to content

Commit

Permalink
Fix .travis.yml: 2.6.0-preview3 -> 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Dec 29, 2018
1 parent 08051dd commit f2ceebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ rvm:
- 2.3.6
- 2.4.5
- 2.5.3
- 2.6.0-preview3
- 2.6.0
matrix:
allow_failures:
- rvm: 2.6.0-preview3
- rvm: 2.6.0
before_script:
- sudo service mysql stop
- sudo service postgresql stop
Expand Down

0 comments on commit f2ceebd

Please sign in to comment.