mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-10 14:06:46 +00:00
update .travis.yml
This commit is contained in:
parent
924d3a3c9b
commit
ec5006b262
@ -1,5 +1,5 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: cpp
|
language: c
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
@ -11,10 +11,7 @@ compiler:
|
|||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- boost-latest
|
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
|
||||||
- libboost1.55-all-dev
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user