Update .travis.yml

This commit is contained in:
Hendrik Schneider 2019-10-19 23:55:00 +02:00 committed by GitHub
parent 79a3a70600
commit f3b67e8a3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,5 @@
dist: bionic
language: ruby
rvm:
- 2.2.0
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter