We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cfbb9 commit 71a3075Copy full SHA for 71a3075
.travis.yml
@@ -1,11 +1,6 @@
1
-dist: precise
2
-## Use docker image for speed
3
-## When pandoc whitelisted:
4
-## https://github.com/travis-ci/apt-package-whitelist/blob/master/ubuntu-trusty
5
-## Issue here:
6
-## https://github.com/travis-ci/apt-package-whitelist/issues/3762
7
-#sudo: false
8
-#group: beta
+dist: trusty
+# Use docker image for speed
+sudo: false
9
#
10
# C includes autotools and make by default
11
language: c
0 commit comments