Skip to content

Commit

Permalink
Update the other ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oestrich committed Feb 1, 2016
1 parent e261ac5 commit 0131ba9
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,9 +1,9 @@
language: ruby
sudo: false
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.0.0-p648
- 2.1.8
- 2.2.4
- 2.3.0
gemfile:
- Gemfile
Expand Down

0 comments on commit 0131ba9

Please sign in to comment.