Browse Source

travis: roll back ruby 2.3.3

dev
Andy Meneely 9 years ago
parent
commit
3f218037f0
  1. 2
      .travis.yml

2
.travis.yml

@ -11,8 +11,10 @@ addons:
rvm: rvm:
- 2.2 - 2.2
- 2.3.2
- 2.3.3 - 2.3.3
- 2.4.0-preview3 - 2.4.0-preview3
matrix: matrix:
allow_failures: allow_failures:
- rvm: 2.4.0-preview3 - rvm: 2.4.0-preview3
- rvm: 2.3.3

Loading…
Cancel
Save