Skip to content

Commit

Permalink
remove Ruby 2.3.8 from Metasploit test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
busterb committed May 31, 2019
1 parent 8295aeb commit 068f8f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ addons:
- graphviz
language: ruby
rvm:
- '2.3.8'
- '2.4.5'
- '2.5.5'
- '2.6.2'
Expand All @@ -26,8 +25,6 @@ env:
matrix:
fast_finish: true
exclude:
- rvm: '2.3.8'
env: CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content" REMOTE_DB=1'
- rvm: '2.4.5'
env: CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content" REMOTE_DB=1'

Expand Down

0 comments on commit 068f8f9

Please sign in to comment.