parent
93de5fc6c8
commit
c1db71dd8c
@ -57,11 +57,9 @@ script:
|
||||
export LD_LIBRARY_PATH=$(rustc --print sysroot)/lib
|
||||
- |
|
||||
if [ -z ${INTEGRATION} ]; then
|
||||
./ci/base-tests.sh
|
||||
sleep 5
|
||||
./ci/base-tests.sh && sleep 5
|
||||
else
|
||||
./ci/integration-tests.sh
|
||||
sleep 5
|
||||
./ci/integration-tests.sh && sleep 5
|
||||
fi
|
||||
|
||||
after_success: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user