summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Ryannel <juergen@ryannel.org>2020-02-04 14:24:32 +0100
committerJuergen Ryannel <juergen@ryannel.org>2020-02-04 14:24:32 +0100
commit123a3be3651d98f11dc3b6a5ccfa4e8239555846 (patch)
tree4572d6519e79bf2e2280328dfd12c34117c4b417
parentce6860285d01ea4add6f8ded12a51033427ff45a (diff)
downloadqtivi-qface-upstream/2.0.1-patch.tar.gz
fix travis ci scriptupstream/2.0.1-patch
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 15c96ea..8b37141 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: python
python:
- "3.6"
install: "pip install -r requirements.txt"
-script: ./cli.py test-ci
+script: ./cli.py test_ci