mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-07 09:48:04 +01:00
Update .travis.yml
This commit is contained in:
parent
cbf705f772
commit
cb4baf09cd
@ -2,4 +2,5 @@ language: cpp
|
|||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
script: ./configure & make
|
script: ./configure --omit=Data/MySQL,Data/ODBC & make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user