Skip to content

Commit

Permalink
loosen ruby version #’s to get the latest patch in travis, add jruby/…
Browse files Browse the repository at this point in the history
…rbx tests w/ allowed failure
  • Loading branch information
stevenosloan committed Apr 27, 2015
1 parent 1222607 commit 55ae74d
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ sudo: false
cache: bundler
bundler_args: "--without development"
rvm:
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 2.2
- 2.1
- 2.0
- 1.9.3
- jruby-19mode
- rbx-2.2.7
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-2.2.7
notifications:
slack:
secure: Ld0tGBmwLG/ADOlLjO6ILq98+u/iq5qkuxAwN1E0SBOooALZZEJSc74jEMpgpnb22tk8QimUmLiCTE+8tWKaGiXTrvK6uvvfP6iiL9850NezHCxA3YMuWPnQQtJpTJ4135MMO8gJXu9vcswb9vW9N3v/A7VJdHbVZyT0vIMGas0=

0 comments on commit 55ae74d

Please sign in to comment.