summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2016-12-02 13:56:12 +0100
committerGitHub <noreply@github.com>2016-12-02 13:56:12 +0100
commit30c7893be1e112cf7d566b5c3ababad79079a3b2 (patch)
tree4bb6abadd5c2a573ca28a33346f7878d879a6f7a /.travis.yml
parentc3ca00acfc9418948dd6ac42f4dc0c67c007152e (diff)
downloadqtivi-qface-30c7893be1e112cf7d566b5c3ababad79079a3b2.tar.gz
update travis ci
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 1536869..a859861 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: python
python:
- "3.5"
install: "pip install -r requirements.txt"
-script: pytest
+script: py.test