Skip to content

Commit

Permalink
Fix target ruby-version.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yamashita committed Jun 5, 2016
1 parent 92f998b commit 577c7d9
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 @@ -2,8 +2,8 @@ language: ruby
rvm:
- 2.1
- 2.2
- 2.3.0
- ruby-head
- 2.3
# - ruby-head
env:
- DB=sqlite
- DB=mysql
Expand Down

0 comments on commit 577c7d9

Please sign in to comment.