We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3785366 commit f95c62bCopy full SHA for f95c62b
1 file changed
.travis.yml
@@ -2,6 +2,8 @@ script: bundle exec rspec spec
2
rvm:
3
- 1.9.3
4
- 2.0.0
5
+ - 2.1.5
6
+ - 2.2.0
7
before_install:
8
- gem update --system
9
- gem --version
0 commit comments