mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Directly run API tests on travis, because they get stuck when run through composer
This commit is contained in:
@@ -15,7 +15,5 @@ testsExitCode=$?
|
||||
|
||||
vendor/bin/mezzio-swoole stop
|
||||
|
||||
echo "The exist code was $testsExitCode"
|
||||
|
||||
# Exit this script with the same code as the tests. If tests failed, this script has to fail
|
||||
exit $testsExitCode
|
||||
|
||||
Reference in New Issue
Block a user