Travis wrangling

This commit is contained in:
2019-01-11 16:54:09 -08:00
parent 419c588d2c
commit f181d0eda1

View File

@@ -7,13 +7,14 @@ branches:
os:
- linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libc++-dev
- ninja-build
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libc++-dev
- ninja-build
env:
- CMAKE_BUILD_TYPE=DEBUG