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