Skip to content

Commit 874e7a9

Browse files
committed
drop ruby 2.0.0 and 2.1.6; add ruby 2.3.0
1 parent e8120c6 commit 874e7a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ gemfile:
1313
- gemfiles/rails_4_0.gemfile
1414

1515
rvm:
16-
- 2.0.0
17-
- 2.1.6
1816
- 2.2.2
17+
- 2.3.0
1918

2019
notifications:
2120
email: false

0 commit comments

Comments
 (0)