mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-02-19 12:48:32 -06:00
Disabled part of the travis matrix for testing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user