Skip to content

Commit

Permalink
Update ruby versions for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunne committed Jan 26, 2017
1 parent e945846 commit f37c3ad
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 f37c3ad

Please sign in to comment.