mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.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
1 changed files with 6 additions and 0 deletions
|
@ -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…
Reference in a new issue