Skip to content

Commit

Permalink
Merge pull request cucumber#9 from junaruga/feature/travis-drop-1.9-a…
Browse files Browse the repository at this point in the history
…nd-jruby

Drop Ruby 1.9 and JRuby from supported platforms.
  • Loading branch information
junaruga authored Mar 10, 2017
2 parents 6e4b425 + 9f2a587 commit 6717988
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ rvm:
- 2.2
- 2.1
- 2.0
- 1.9.3
- jruby-1.7.12

matrix:
allow_failures:
- rvm: ruby-head
- rvm: 1.9.3
- rvm: jruby-1.7.12
fast_finish: true

# whitelist
Expand Down

0 comments on commit 6717988

Please sign in to comment.