mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Remove testdroid references to BITBAR_API_KEY
This commit is contained in:
parent
7fa5a8696a
commit
cf49a69f73
@ -9,7 +9,6 @@ print "Running tests"
|
|||||||
sys.stdout.flush()
|
sys.stdout.flush()
|
||||||
|
|
||||||
runID = os.environ['TRAVIS_BUILD_NUMBER']
|
runID = os.environ['TRAVIS_BUILD_NUMBER']
|
||||||
apiKey = os.environ['BITBAR_API_KEY']
|
|
||||||
resultsUrl = os.environ['TESTDROID_RUNNER_RESULTS']
|
resultsUrl = os.environ['TESTDROID_RUNNER_RESULTS']
|
||||||
testName = "Auto Test {}".format(runID)
|
testName = "Auto Test {}".format(runID)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user