Fix travis deployment (#2060)

This commit is contained in:
aikaterna 2018-08-26 17:09:02 -07:00 committed by Toby Harradine
parent 43b0a58649
commit b07c44c8b4

View File

@ -9,6 +9,7 @@ envlist =
py37 py37
docs docs
style style
skip_missing_interpreters = True
[testenv] [testenv]
description = Run unit tests with pytest description = Run unit tests with pytest