mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-19 02:06:41 +00:00
fix apt-get
This commit is contained in:
parent
ce2a416bda
commit
32738628ee
@ -28,7 +28,7 @@ matrix:
|
||||
- compiler: clang
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libboost-dev ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libboost-all-dev ; fi
|
||||
install:
|
||||
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user