Skip to content

Commit

Permalink
Fixes issue with Travis and Ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alxberardi committed Dec 8, 2016
1 parent aca5c22 commit c7a8be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rvm:
- 2.0
- 2.1
- 2.2
- 2.3
- 2.3.0 # The version of RVM installed on Travis doesn't yet recognise 2.3 as an alias of 2.3.0
before_install: gem install bundler -v 1.13.6
notifications:
email:
Expand Down

0 comments on commit c7a8be7

Please sign in to comment.