mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-18 11:39:00 +02:00
Update .travis.yml
This commit is contained in:
@@ -2,4 +2,5 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: ./configure & make
|
||||
script: ./configure --omit=Data/MySQL,Data/ODBC & make
|
||||
|
||||
|
Reference in New Issue
Block a user