mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
remove lfs stuff from travis config
This commit is contained in:
parent
7b01848acc
commit
16ef53ea65
@ -3,8 +3,6 @@ python:
|
||||
- 3.6
|
||||
before_install:
|
||||
- echo -e "machine github.com\n login $GITHUB_OAUTH_TOKEN" > ~/.netrc
|
||||
- git lfs pull
|
||||
- git lfs fetch --all
|
||||
install:
|
||||
- pip install awscli boto3 requests
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user