summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2016-12-02 14:20:48 +0100
committerGitHub <noreply@github.com>2016-12-02 14:20:48 +0100
commit29b31a2368e5b98f432a0f2cb34984fff3a67ae5 (patch)
tree0e73564878262aa2ae7d3a89ec221d13c3ee4969 /.travis.yml
parent45539a153f07e396483e38fca9b44334f113f27e (diff)
downloadqtivi-qface-29b31a2368e5b98f432a0f2cb34984fff3a67ae5.tar.gz
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 88c6ccf..8f76043 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: python
python:
- "3.5"
install: "pip install -r requirements.txt"
-script: python3 -m pytest -v -s -l
+script: ./cli.py test_ci