spell "git" correctly

pull/14/head
Andrew Cassidy 4 years ago
parent 2c3d802258
commit 2910d708c2
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

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

Loading…
Cancel
Save