fake travis ....
This commit is contained in:
parent
67b79406fd
commit
bd6e021875
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user