We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55534e commit 834e16dCopy full SHA for 834e16d
.travis.yml
@@ -5,7 +5,7 @@ services:
5
- mongodb
6
language: ruby
7
rvm:
8
- - 1.29.8
+ - 2.4.5
9
before_script:
10
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
11
- chmod +x ./cc-test-reporter
0 commit comments