mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-07-29 18:07:16 +02:00
Merge branch 'qt_types' of https://github.com/romixlab/qmsgpack into qt_types
This commit is contained in:
@ -18,4 +18,5 @@ script:
|
||||
- cd build
|
||||
- if [ -z ${QT4_BUILD+x} ]; then cmake -DBUILD_TESTS=TRUE -DQT4_BUILD=FALSE ..; else cmake -DBUILD_TESTS=TRUE -DQT4_BUILD=TRUE ..; fi
|
||||
- make
|
||||
- export CTEST_OUTPUT_ON_FAILURE=1
|
||||
- make test
|
||||
|
Reference in New Issue
Block a user