Skip to content

Commit

Permalink
Test against Ruby 2.2.6 and 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Dec 15, 2016
1 parent 951429f commit 1b6a15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,7 @@ sudo: false
before_install:
- gem install bundler -v '~> 1.13'
rvm:
- 2.2.5
- 2.3.1
- 2.2.6
- 2.3.3
gemfile:
- gemfiles/rails_5.0.gemfile

0 comments on commit 1b6a15f

Please sign in to comment.