Skip to content

Commit 0131ba9

Browse files
committed
Update the other ruby versions
1 parent e261ac5 commit 0131ba9

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
@@ -1,9 +1,9 @@
11
language: ruby
22
sudo: false
33
rvm:
4-
- 2.0.0
5-
- 2.1
6-
- 2.2
4+
- 2.0.0-p648
5+
- 2.1.8
6+
- 2.2.4
77
- 2.3.0
88
gemfile:
99
- Gemfile

0 commit comments

Comments
 (0)