mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-20 10:36:46 +00:00
try to repair travis for linux
This commit is contained in:
parent
552034c74f
commit
ce2a416bda
@ -1,4 +1,3 @@
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
apt:
|
||||
@ -29,7 +28,7 @@ matrix:
|
||||
- compiler: clang
|
||||
|
||||
before_install:
|
||||
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libboost-dev ; fi
|
||||
install:
|
||||
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user