Skip to content

Commit

Permalink
Travis 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neilslater committed May 14, 2017
1 parent 23adfa3 commit 6efba3b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .travis.yml
@@ -1,10 +1,13 @@
language: ruby
before_install:
- gem install bundler
rvm:
- "1.9.2"
- "1.9.3"
- "2.0.0"
- "2.1.0"
- "2.1.1"
- jruby-19mode
- jruby
- "rbx-2.2.9"
- "2.1.4"
- "2.2.0"
- "2.3.1"
- "2.4.1"
- jruby-9.0.5.0

0 comments on commit 6efba3b

Please sign in to comment.