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: os:
- linux - linux
addons:
apt: addons:
sources: apt:
- ubuntu-toolchain-r-test sources:
packages: - ubuntu-toolchain-r-test
- libc++-dev packages:
- ninja-build - libc++-dev
- ninja-build
env: env:
- CMAKE_BUILD_TYPE=DEBUG - CMAKE_BUILD_TYPE=DEBUG