Skip to content

Commit 71a3075

Browse files
committed
Switch to trusty/docker builds
The necessary packages have now been whitelisted
1 parent 48cfbb9 commit 71a3075

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.travis.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
dist: trusty
2+
# Use docker image for speed
3+
sudo: false
94
#
105
# C includes autotools and make by default
116
language: c

0 commit comments

Comments
 (0)