Add noop change to kick travis

This commit is contained in:
Ben Roberts
2021-06-13 21:10:29 +01:00
parent 3edebcf6f8
commit b7b57fb05e

View File

@@ -5,3 +5,4 @@ python:
# command to install dependencies # command to install dependencies
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
# noop change