Commit ccb7d2ec authored by Vikraman Choudhury's avatar Vikraman Choudhury
Browse files

Use newer ruby versions in travis

parent d1124692
...@@ -4,5 +4,7 @@ script: "bundle exec rspec --color --format documentation" ...@@ -4,5 +4,7 @@ script: "bundle exec rspec --color --format documentation"
notifications: notifications:
email: false email: false
rvm: rvm:
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.3 - 1.9.3
- 1.8.7
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment