Skip to content

Commit

Permalink
Merge pull request #258 from cucumber/fix/update-ci-matrix-for-gherki…
Browse files Browse the repository at this point in the history
…n-ruby

gherkin: Update CI matrix
  • Loading branch information
aslakhellesoy authored Aug 26, 2017
2 parents ea9ac4b + 0d25627 commit f2ef1a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gherkin/ruby/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ language: ruby

rvm:
- ruby-head
- 2.4.0
- 2.3.3
- 2.2.6
- jruby-9.1.7.0
- 2.4.1
- 2.3.4
- 2.2.7
- jruby-9.1.12.0

matrix:
allow_failures:
Expand Down

0 comments on commit f2ef1a7

Please sign in to comment.