small fixes

This commit is contained in:
R4SAS 2017-11-17 15:42:32 +03:00
parent f43173d3b3
commit 8dc5350499
3 changed files with 28 additions and 29 deletions

View file

@ -44,7 +44,6 @@ addons:
- libboost-thread-dev
- libminiupnpc-dev
- libssl-dev
# needed by brew
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install libressl miniupnpc ; fi