Fix trailing space in .travis.yml

pull/224/head
yuvipanda 2018-02-08 02:53:18 -08:00
rodzic 01522559f2
commit b6af51697e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ install:
- pip install dist/*.whl
script:
# cd into tests so CWD being repo2docker does not hide
# cd into tests so CWD being repo2docker does not hide
# possible issues with MANIFEST.in
- cd tests && pytest -s -v ${REPO_TYPE}