.travis.yml: add empty lines for readability [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6716bca67b
commit
eea3536e67
@ -17,9 +17,13 @@
|
||||
# is also a good place to look at.
|
||||
|
||||
language: c
|
||||
|
||||
dist: xenial
|
||||
|
||||
osx_image: xcode10.1
|
||||
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
apt:
|
||||
config:
|
||||
@ -48,9 +52,11 @@ addons:
|
||||
- libffi
|
||||
- openssl@1.1
|
||||
- zlib
|
||||
|
||||
env:
|
||||
global:
|
||||
- "CONFIGURE_TTY=no"
|
||||
|
||||
.org.ruby-lang.ci.matrix-definitions:
|
||||
|
||||
- &cron-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user