Skip to content

Commit

Permalink
Test with newer ruby versions.
Browse files Browse the repository at this point in the history
I've noted that ruby 2.3.4 is the deployed version
  • Loading branch information
jcoyne committed Jun 7, 2018
1 parent 62e853a commit 9475ef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ notifications:
email: false

rvm:
- 2.5.1
- 2.4.4
- 2.3.4 # deployed

bundler_args: --without production

0 comments on commit 9475ef3

Please sign in to comment.