Skip to content

Commit

Permalink
Update tested Ruby versions
Browse files Browse the repository at this point in the history
Addresses wconrad#57
  • Loading branch information
bkmgit authored Oct 31, 2022
1 parent 2527291 commit 951b20d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: ruby
rvm:
- 1.9.3
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
- 2.7
- 3.0
- 3.1
sudo: false
script: bundle exec rake test
dist: precise
Expand Down

0 comments on commit 951b20d

Please sign in to comment.