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

Try using Ruby 1.9.3 on Travis xenial

Isn't it there? http://rubies.travis-ci.org/
This commit is contained in:
Takashi Kokubun 2019-09-18 18:54:07 +09:00
parent c3f03da494
commit 38069a3a55
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD
Notes: git 2019-09-18 19:13:35 +09:00

View file

@ -326,13 +326,8 @@ env:
name: "BASERUBY: Ruby 1.9.3"
<<: *gcc-8
<<: *make-test-only
dist: trusty # xenial no longer has ruby-1.9.3
language: ruby
rvm: 1.9.3
# For some reason, enabling apt addon seems to be required to pass `apt-get update` on trusty.
addons:
apt:
sources: []
- &dependency
name: Check dependencies in makefiles