summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2017-09-02 11:20:45 (GMT)
committerGitHub <noreply@github.com>2017-09-02 11:20:45 (GMT)
commit5f028fd744526148aace4c971f739c9876b6108a (patch)
tree2e6230e4659ded36fe5a82fc55bfcd0a55dd847d /.travis.yml
parent76d2c2f71602c7797ad8fdb7b22cedc37f998476 (diff)
downloadDoxygen-5f028fd744526148aace4c971f739c9876b6108a.zip
Doxygen-5f028fd744526148aace4c971f739c9876b6108a.tar.gz
Doxygen-5f028fd744526148aace4c971f739c9876b6108a.tar.bz2
Update .travis.yml
texlive ppa doesn't provide support for ubuntu trusty anymore, cause the build to fail.
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 0e60295..124e7b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+dist: precise
language: cpp
compiler:
- gcc