Skip to content

Commit

Permalink
Use the trusty image
Browse files Browse the repository at this point in the history
This is hopefully a workaround to use the docker service with a build
matrix:

travis-ci/travis-ci#5448
  • Loading branch information
ogrisel committed Dec 30, 2016
1 parent 5d69b6e commit 7ca443f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: c
sudo: required
dist: trusty
services:
- docker

Expand Down

0 comments on commit 7ca443f

Please sign in to comment.