Skip to content

Commit

Permalink
ci: update ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pkliczewski committed Oct 9, 2018
1 parent 81020d7 commit 1163304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,8 @@ before_install:
install: bundle install
script: bundle exec rspec
rvm:
- ruby-head
- 2.3
- 2.2
- 2.4
- 2.5
notifications:
email: false

0 comments on commit 1163304

Please sign in to comment.