spell "git" correctly

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

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

Loading…
Cancel
Save