summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-07-28 12:22:55 +0200
committerBram Moolenaar <Bram@vim.org>2017-07-28 12:22:55 +0200
commit59ee05b2f5d44f624647ee474662cbe649c06988 (patch)
treeefd1b404f6cbce089093792ac898130c8f5e8f6c /.travis.yml
parent67883b4909d0e9d4c024beb18f02750c6f7e3069 (diff)
Switch travis back to precise temporarily
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 333f6b4443..dbc372b695 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: c
-dist: trusty
+# trusty still has a few problems, use precise until they are solved.
+dist: precise
os:
- osx