Fix travis settings

This commit is contained in:
David Fowler 2017-06-23 19:32:42 -07:00 committed by GitHub
parent 5fa9fc9458
commit 92fe9e1cd3
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ os:
- linux
- osx
osx_image: xcode8.2
addons:
apt:
sources:
- debian-sid
packages:
- libunwind8
branches:
only:
- master