Remove testdroid references to BITBAR_API_KEY

This commit is contained in:
Isaac Hutt 2019-02-22 13:11:27 +00:00 committed by GitHub
parent 7fa5a8696a
commit cf49a69f73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ print "Running tests"
sys.stdout.flush()
runID = os.environ['TRAVIS_BUILD_NUMBER']
apiKey = os.environ['BITBAR_API_KEY']
resultsUrl = os.environ['TESTDROID_RUNNER_RESULTS']
testName = "Auto Test {}".format(runID)