git lfs patch before script runs

feature-multiSDF
Andrew Cassidy 4 years ago
parent 3963438e2a
commit 1603df4939

@ -4,6 +4,7 @@ python:
before_install:
- echo -e "machine github.com\n login $GITHUB_OAUTH_TOKEN" > ~/.netrc
- git lfs pull
- fit lfs fetch --all
install:
- pip install awscli boto3 requests
branches:

Loading…
Cancel
Save