Disabled part of the travis matrix for testing

This commit is contained in:
rbock
2016-12-25 14:25:30 +01:00
parent 57270414ea
commit 65d32fac8c

View File

@@ -2,17 +2,17 @@ language: cpp
os:
- linux
- osx
#- osx
dist: trusty
sudo: required
compiler:
- clang
#- clang
- gcc
env:
- CONFIG=Release
#- CONFIG=Release
- CONFIG=Debug
notifications: