aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-08 02:05:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-07-08 02:05:55 +0000
commit7c3a22059c7e513b2ebacf63b773099fdc9d77a7 (patch)
treeefca05e7e318f6665dfaa43fcd0089649de714af /.travis.yml
parent9ef1b99c15d67bfd26a9e3ac21724cb40e812f00 (diff)
downloadruby-7c3a22059c7e513b2ebacf63b773099fdc9d77a7.tar.gz
.travis.yml: update dist to trusty
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c25b510878..3f0f8f4c2b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@
# is also a good place to look at.
language: c
+dist: trusty
sudo: false