Skip to content

Commit

Permalink
chore(travis): use latest rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Jan 20, 2016
1 parent 8c4df51 commit 98b7bec
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
sudo: false
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.1.8
- 2.2.4
- 2.3.0
before_install:
- gem update bundler
Expand Down

0 comments on commit 98b7bec

Please sign in to comment.