fake travis ....

This commit is contained in:
Matthias 2019-12-03 16:39:39 +01:00
parent 67b79406fd
commit bd6e021875

View File

@ -83,6 +83,7 @@ jobs:
export TRAVIS_BRANCH=$(cat $GITHUB_EVENT_PATH | jq -r .pull_request.base.ref)
if [ -z ${TRAVIS_BRANCH} ]; then export TRAVIS_BRANCH=${GITHUB_REF#"ref/heads"}; fi
echo "${TRAVIS_BRANCH}"
export TRAVIS_JOB_ID=620176068
coveralls -v || true
- name: Backtesting