Skip to content

Commit

Permalink
Fix allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Dec 7, 2018
1 parent 0b0fee9 commit 82914fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rvm:
- 2.6.0-preview3
matrix:
allow_failures:
- rvm: 2.6.0-preview2
- rvm: 2.6.0-preview3
before_script:
- sudo service mysql stop
- sudo service postgresql stop
Expand Down

0 comments on commit 82914fa

Please sign in to comment.