Skip to content

Commit

Permalink
Remove Ruby 2.3.x since it's EoL
Browse files Browse the repository at this point in the history
  • Loading branch information
AgoraSecurity committed Aug 23, 2019
1 parent 39eacb7 commit 080f13f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@ language: ruby

matrix:
include:
- rvm: 2.3.0
env:
- LABEL=unit_tests
- rvm: 2.4.1
env:
- LABEL=unit_tests
- rvm: 2.3.6
env:
- LABEL=unit_tests
- rvm: 2.4.3
env:
- LABEL=unit_tests
Expand Down

0 comments on commit 080f13f

Please sign in to comment.