Move to static Ruby versions so we can test on latest versions.

This commit is contained in:
Jordon Bedwell 2016-01-19 10:11:54 -06:00
parent 00285f7b9a
commit 56a711f1ee
1 changed files with 6 additions and 5 deletions

View File

@ -6,16 +6,17 @@ language: ruby
sudo: false
rvm:
- 2.2
- 2.1
- 2.0
- jruby-9.0.3.0
- 2.0.0-p648
- 2.1.8
- 2.2.4
- 2.3.0
- jruby-9.0.4.0
- ruby-head
matrix:
fast_finish: true
allow_failures:
- rvm: jruby-9.0.3.0
- rvm: jruby-9.0.4.0
- rvm: ruby-head
env:
matrix: