Skip to content

Commit

Permalink
CI only for maintained ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed Mar 28, 2019
1 parent 7eb3325 commit a3e16eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,9 +1,9 @@
sudo: false
language: ruby
rvm:
- 2.2.6
- 2.3.3
- 2.4.0
- 2.4
- 2.5
- 2.6
before_install:
- gem update --system --no-doc
- bundle install --gemfile=.overcommit_gems.rb
Expand Down

0 comments on commit a3e16eb

Please sign in to comment.