mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-21 22:56:19 +01:00
Reorder omitted components
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
eda8a13b96
commit
fa1ba42957
@ -61,7 +61,7 @@ matrix:
|
||||
- export CC="clang"
|
||||
- export CXX="clang++"
|
||||
- clang++ -x c++ /dev/null -dM -E
|
||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite,Data/PostgreSQL && make -s -j2 && sudo make install
|
||||
- ./configure --everything --omit=Data/ODBC,Data/SQLite,Data/MySQL,Data/PostgreSQL && make -s -j2 && sudo make install
|
||||
- ./travis/OSX/runtests.sh
|
||||
|
||||
- env: TEST_NAME="Linux gcc 4.6 (make) bundled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user