Skip to content

Commit

Permalink
Merge pull request #667 from olleolleolle/patch-2
Browse files Browse the repository at this point in the history
CI: Drop "system" ruby
  • Loading branch information
larskanis committed Jan 21, 2019
2 parents e07b93c + 86e0aa9 commit f4df485
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@ rvm:
- 2.5.3
- 2.6.0
- ruby-head
- system

env:
- CC=gcc
- CC=clang
matrix:
allow_failures:
- rvm: system
- os: osx
rvm: ruby-head
exclude: # ruby 2.4.2 needs build with xcode9 or later on osx
Expand Down

0 comments on commit f4df485

Please sign in to comment.