Skip to content

Commit

Permalink
Update Ruby version on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emsk committed Mar 20, 2017
1 parent 096c163 commit 71ae8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.5
- 2.3.1
- 2.2.6
- 2.3.3
- 2.4.0
before_install:
- export TZ='Asia/Tokyo'
Expand Down

0 comments on commit 71ae8ea

Please sign in to comment.