Skip to content

Commit

Permalink
Update Ruby 1.9-2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r authored and nbianca committed May 21, 2020
1 parent 978d820 commit 8528093
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
@@ -1,11 +1,11 @@
language: ruby
cache: bundler
rvm:
- 2.2.9
- 2.3.8
- 2.4.5
- 2.5.5
- 2.6.2

sudo: false
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
- 1.9
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6

0 comments on commit 8528093

Please sign in to comment.