Skip to content

Commit

Permalink
trying to fix tests for Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
korny committed Nov 5, 2017
1 parent d4117f6 commit ec89197
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -9,7 +9,7 @@ rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- 2.4.2
- ruby-head
- jruby
branches:
Expand All @@ -21,6 +21,5 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: rbx
script: "rake test" # test:scanners"
sudo: false

0 comments on commit ec89197

Please sign in to comment.