Skip to content

Commit

Permalink
Merge pull request #135 from tansengming/feature/update-rubies
Browse files Browse the repository at this point in the history
updates ruby versions to be tested on travis
  • Loading branch information
tansengming authored Nov 14, 2018
2 parents 805f2fc + 1afe28d commit e3a5a44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.5.1
- 2.4.4
- 2.3.7
- 2.5.3
- 2.4.5
- 2.3.8
addons:
chrome: stable
env:
Expand Down

0 comments on commit e3a5a44

Please sign in to comment.