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 committed Oct 24, 2019
1 parent 021e5d3 commit 0d7ef4a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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 0d7ef4a

Please sign in to comment.