mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-09 11:43:54 +02:00
small fixes
This commit is contained in:
parent
f43173d3b3
commit
8dc5350499
3 changed files with 28 additions and 29 deletions
|
@ -44,7 +44,6 @@ addons:
|
||||||
- libboost-thread-dev
|
- libboost-thread-dev
|
||||||
- libminiupnpc-dev
|
- libminiupnpc-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
# needed by brew
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install libressl miniupnpc ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install libressl miniupnpc ; fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue