Skip to content

Commit d8dc696

Browse files
committed
Drop Ruby 2.0 from tests
1 parent 540a0b3 commit d8dc696

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: ruby
22

33
rvm:
4-
- 2.0
54
- 2.1
65
- 2.2
76
- 2.3.1
@@ -13,8 +12,6 @@ gemfile:
1312

1413
matrix:
1514
exclude:
16-
- rvm: 2.0
17-
gemfile: gemfiles/rails_5.0.gemfile
1815
- rvm: 2.1
1916
gemfile: gemfiles/rails_5.0.gemfile
2017

0 commit comments

Comments
 (0)