Skip to content

Commit

Permalink
Update Travis RVMs, add ruby-head for failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jnv committed Jul 8, 2015
1 parent 2fc49c8 commit bdd316a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: ruby
sudo: false
rvm:
- 2.0.0
- 2.1.2
- 2.1.5
- 2.2.1
- 2.1.6
- 2.2.2
- ruby-head
#- jruby-19mode
env:
global:
Expand All @@ -13,3 +13,6 @@ env:
addons:
code_climate:
repo_token: e2f6fda133ad17e3f7baa6f56a7c7e9ea6da8758d7ca1a0c56dc33be5b473d89
matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit bdd316a

Please sign in to comment.