Skip to content

Commit

Permalink
Merge pull request #111 from aried3r/ar/travis_update
Browse files Browse the repository at this point in the history
Update Ruby 1.9-2.6
  • Loading branch information
sdsykes committed Oct 24, 2019
2 parents 021e5d3 + 0d7ef4a commit bad9027
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 bad9027

Please sign in to comment.