Skip to content

Commit

Permalink
Updated stable Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniJegoroff committed Jun 22, 2017
1 parent 93a0d8c commit d053091
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
language: ruby
rvm:
- 2.3.1
- 2.4.1
- 2.3.4
- 2.2.5
- 2.1.9
notifications:
email:
- [email protected]
install:
- bundle install --retry=3
script:
- bundle exec rake
- bundle exec rake rubocop

0 comments on commit d053091

Please sign in to comment.