Skip to content

Commit e0c1bb2

Browse files
committed
add 2.5.0 to travis ruby versions
1 parent d81b309 commit e0c1bb2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rvm:
1111
- 2.2.8
1212
- 2.3.5
1313
- 2.4.2
14-
- 2.5.0-preview1
14+
- 2.5.0
1515
- ruby-head
1616

1717
matrix:
@@ -24,8 +24,6 @@ matrix:
2424
rvm: 1.9.3
2525
- os: osx
2626
rvm: 2.0.0
27-
- os: linux
28-
rvm: 2.5.0-preview1
2927

3028
# include:
3129
# - os: osx

0 commit comments

Comments
 (0)