Skip to content

Commit

Permalink
Merge pull request #1303 from kmuto/update-travis-ruby
Browse files Browse the repository at this point in the history
travis: update ruby versions
  • Loading branch information
takahashim authored May 24, 2019
2 parents 6f4fcdc + 824695e commit ce98a09
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
Expand Up @@ -26,9 +26,9 @@ script:
- ruby bin/review-init hello2 --epub-version 2 && cd hello2 && ruby ../bin/review-epubmaker config.yml && epubcheck book.epub

rvm:
- 2.4.5
- 2.5.3
- 2.6.0
- 2.4.6
- 2.5.5
- 2.6.3
## - ruby-head

branches:
Expand Down

0 comments on commit ce98a09

Please sign in to comment.