Browse Source

travis: use Ruby 2.4

Happy New Year!!
dev
Andy Meneely 9 years ago
parent
commit
dea4bb38b4
  1. 4
      .travis.yml

4
.travis.yml

@ -13,8 +13,8 @@ rvm:
- 2.2 - 2.2
- 2.3.2 - 2.3.2
- 2.3.3 - 2.3.3
- 2.4.0-preview3 - 2.4.0
matrix: matrix:
allow_failures: allow_failures:
- rvm: 2.4.0-preview3 - rvm: 2.4.0
- rvm: 2.3.3 - rvm: 2.3.3

Loading…
Cancel
Save