Skip to content

Commit

Permalink
Add latest ruby versions & use latest patches
Browse files Browse the repository at this point in the history
  • Loading branch information
j15e committed Jan 13, 2016
1 parent 5a5a5e7 commit 61da10c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .travis.yml
@@ -1,6 +1,12 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.8
- 2.2.4
- 2.3.0
- ruby-head
before_install:
- gem install bundler
- gem install bundler
matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit 61da10c

Please sign in to comment.