Fix build failures with travis and libunwind

This commit is contained in:
David Fowler 2017-06-22 07:53:49 -07:00 committed by GitHub
parent 0dd29b3050
commit d28c1c81c0
1 changed files with 6 additions and 2 deletions

View File

@ -8,12 +8,16 @@ env:
- SIGNALR_TESTS_VERBOSE: 1
- TRAVIS_NODE_VERSION: 8.0.0
mono: none
python:
- "2.7"
os:
- linux
- osx
osx_image: xcode8.2
addons:
apt:
sources:
- debian-sid
packages:
- libunwind8
branches:
only:
- master