We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c75438 commit 750dfc8Copy full SHA for 750dfc8
.travis.yml
@@ -1,8 +1,8 @@
1
language: ruby
2
rvm:
3
- - 2.1
4
- - 2.2
5
- - 2.3.0
+ - 2.2.7
+ - 2.3.4
+ - 2.4.1
6
- ruby-head
7
script:
8
- bundle exec rspec
0 commit comments