mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-06-27 01:47:13 -04:00
@@ -82,7 +82,12 @@ install:
|
||||
|
||||
# The OSX tests seem to run slower, they often timeout. So only run
|
||||
# the test suite with the installed version of fdroid.
|
||||
#
|
||||
# macOS sticks with bash 3.x because of licenses, so avoid use new bash syntax
|
||||
script:
|
||||
- /bin/bash --version
|
||||
- /bin/bash -n gradlew-fdroid tests/run-tests
|
||||
|
||||
- ./tests/run-tests
|
||||
|
||||
after_failure:
|
||||
|
||||
Reference in New Issue
Block a user