Skip to content

Commit

Permalink
.travis.yml: set the apt sources too
Browse files Browse the repository at this point in the history
(copied from the c-ares .travis.yml)
  • Loading branch information
bagder committed Jun 2, 2017
1 parent 2bdfe71 commit 0c48850
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,9 @@ language: c
sudo: false
addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.7
packages:
- cmake
- gcc-4.8
Expand Down

0 comments on commit 0c48850

Please sign in to comment.