]> granicus.if.org Git - vim/commitdiff
Switch travis back to precise temporarily
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 10:22:55 +0000 (12:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 10:22:55 +0000 (12:22 +0200)
.travis.yml

index 333f6b4443ba1b585f8a6fe893879f7197a8dbae..dbc372b695ea37296c6c83456be146f022d071a7 100644 (file)
@@ -1,5 +1,6 @@
 language: c
-dist: trusty
+# trusty still has a few problems, use precise until they are solved.
+dist: precise
 
 os:
   - osx