mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 10:30:13 +01:00
parent
c1110e0e69
commit
0da93f9a7d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user