Skip to content

Commit

Permalink
Run 2.7 tests only once
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 25, 2020
1 parent 06e8f80 commit 57ea66a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,6 @@
cache: bundler
language: ruby
rvm:
- 2.7
- 2.6
- 2.5
- 2.4
Expand All @@ -24,7 +23,7 @@ matrix:
fast_finish: true
includes:
- rvm: 2.7
name: "Run Code Climate"
name: "Ruby 2.7 and Code Climate"
after_script:
- bundle exec codeclimate-test-reporter
allow_failures:
Expand Down

0 comments on commit 57ea66a

Please sign in to comment.