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:
parent
c3f03da494
commit
38069a3a55
Notes:
git
2019-09-18 19:13:35 +09:00
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue