Skip to content

Commit c612ac2

Browse files
Use most recent Travis preinstalled rubies
See: http://rubies.travis-ci.org
1 parent c2ca65a commit c612ac2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ rvm:
3939
- 1.8.7
4040
- 1.9.3
4141
- 2.0.0
42-
- 2.1
43-
- 2.2
44-
- 2.3.1
42+
- 2.1.10
43+
- 2.2.10
44+
- 2.3.8
4545
- ree
4646
matrix:
4747
allow_failures:

0 commit comments

Comments
 (0)