Add noop change to kick travis
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@
|
||||
dist/
|
||||
*.egg-info/
|
||||
__pycache__
|
||||
config.yaml
|
||||
env/
|
||||
@@ -5,3 +5,4 @@ python:
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
# noop change
|
||||
|
||||
Reference in New Issue
Block a user