summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-14 00:43:45 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-14 00:43:45 +0000
commiteea3536e6783d0e39ea738e1446c41b70d28dd28 (patch)
tree11deac3337c2d4b496e7fe4bb67552c762f01322 /.travis.yml
parent6716bca67bc500224d613ead7e522f5a63c5049a (diff)
.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
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 906a7e55eb..99f52858f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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