Skip to content

Commit

Permalink
Merge pull request #47 from bdunne/update_travis_ruby_versions
Browse files Browse the repository at this point in the history
Update ruby versions for CI
  • Loading branch information
jrafanie authored Feb 2, 2017
2 parents 494385b + f37c3ad commit f4d9235
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: false
cache: bundler
language: ruby
rvm:
- 2.3.1
- 2.2.6
- 2.3.3
before_install: gem install bundler -v 1.12.5
after_script: bundle exec codeclimate-test-reporter

0 comments on commit f4d9235

Please sign in to comment.