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