diff --git a/.travis.yml b/.travis.yml index 2a46104677..1bef0f7589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,11 +10,18 @@ os: - linux - osx osx_image: xcode8.2 +addons: + apt: + sources: + - debian-sid + packages: + - libunwind8 branches: only: - master - release - dev + - /^rel\/.*/ - /^(.*\/)?ci-.*$/ before_install: - if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/; ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/; fi diff --git a/build/common.props b/build/common.props index c238f868df..9947dadee0 100644 --- a/build/common.props +++ b/build/common.props @@ -16,10 +16,6 @@ - - - - diff --git a/build/dependencies.props b/build/dependencies.props index b2a57b1cb5..eae030f60a 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,7 +3,7 @@ 2.0.0-* 4.4.0-* 2.1.0-* - 4.7.1 + 4.7.49 2.0.0-* 2.0.0-* 2.0.0-*