summaryrefslogtreecommitdiff
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
commit41bdfc53da3fa5539e83196762a72a0f82f5b2be (patch)
treeefca05e7e318f6665dfaa43fcd0089649de714af
parent129a0711120e31078d565bb1096ebfdc8a3d4d0e (diff)
.travis.yml: update dist to trusty
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-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