Skip to content

Commit a29c59c

Browse files
committed
CI against newer rubies
1 parent 2405c99 commit a29c59c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.travis.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ rvm:
1111
- 1.9.3
1212
- 2.0.0
1313
- 2.1.10
14-
- 2.2.9
15-
- 2.3.6
16-
- 2.4.3
17-
- 2.5.0
14+
- 2.2.10
15+
- 2.3.8
16+
- 2.4.6
17+
- 2.5.5
1818

1919
gemfile:
2020
- Gemfile
@@ -46,13 +46,13 @@ matrix:
4646
gemfile: gemfiles/Gemfile-edge
4747
- rvm: 2.1.10
4848
gemfile: gemfiles/Gemfile-edge
49-
- rvm: 2.4.3
49+
- rvm: 2.4.6
5050
gemfile: gemfiles/Gemfile-4-0-stable
51-
- rvm: 2.4.3
51+
- rvm: 2.4.6
5252
gemfile: gemfiles/Gemfile-4-1-stable
53-
- rvm: 2.5.0
53+
- rvm: 2.5.5
5454
gemfile: gemfiles/Gemfile-4-0-stable
55-
- rvm: 2.5.0
55+
- rvm: 2.5.5
5656
gemfile: gemfiles/Gemfile-4-1-stable
5757

5858
notifications:

0 commit comments

Comments
 (0)