Remove custom apt source (#388)
* Matches `.travis.yml` used in other repos
This commit is contained in:
parent
f59f405a60
commit
fcc126c658
|
|
@ -12,8 +12,6 @@ os:
|
||||||
osx_image: xcode8.2
|
osx_image: xcode8.2
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
|
||||||
- debian-sid
|
|
||||||
packages:
|
packages:
|
||||||
- libunwind8
|
- libunwind8
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue