Skip to content

Commit

Permalink
Travis: Remove 1.8.7, ree-1.8.7
Browse files Browse the repository at this point in the history
  - and add jruby exact versions
  • Loading branch information
olleolleolle authored Nov 30, 2016
1 parent a1d1d59 commit 94ec339
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 1.8.7
- ree
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0
- ruby-head
- jruby-1.7
- jruby-9
- jruby-1.7.26
- jruby-9.1.6.0
- rbx-2
matrix:
allow_failures:
Expand Down

0 comments on commit 94ec339

Please sign in to comment.