Skip to content

Commit

Permalink
spell "git" correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
drewcassidy committed Jun 17, 2020
1 parent 1603df4 commit d33f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d33f434

Please sign in to comment.