1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Use gcc-8 for BASERUBY test

as it failed https://travis-ci.org/ruby/ruby/jobs/567942969, unlike my
fork CI.

This just rollbacks a minor change in
798474deaf10dbea70c02724b5acf4487bbed660.
This commit is contained in:
Takashi Kokubun 2019-08-06 00:49:41 +09:00
parent e80f407ed4
commit 255e22a827
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -361,6 +361,7 @@ env:
- &baseruby
name: "BASERUBY: Ruby 1.9.3"
os: linux
<<: *gcc-8
<<: *make-test-only
dist: trusty # xenial no longer has ruby-1.9.3
language: ruby