run full test
This commit is contained in:
parent
8577b3e35f
commit
fcd61b2896
|
@ -57,7 +57,7 @@ matrix:
|
|||
pip3 install --user ${TRAVIS_BUILD_DIR}/src/connector/python/linux/python3/
|
||||
|
||||
cd ${TRAVIS_BUILD_DIR}/tests
|
||||
./test-all.sh smoke || travis_terminate $?
|
||||
./test-all.sh full || travis_terminate $?
|
||||
sleep 1
|
||||
|
||||
cd ${TRAVIS_BUILD_DIR}/tests/pytest
|
||||
|
|
Loading…
Reference in New Issue