aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com>2018-11-01 17:54:49 -0400
committerJuergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com>2018-11-01 17:54:49 -0400
commit91ce3ba01712ae326d4a9c6df14ed268a93f2987 (patch)
tree59f1891582cc27e4e9eeb0f82618556d5731455b
parentaaa34d863f6529063117b2093151355a2b29e467 (diff)
update travis ci
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8f76043..9b5aea1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: python
python:
- - "3.5"
+ - "3.7"
install: "pip install -r requirements.txt"
-script: ./cli.py test_ci
+script: ./cli.py test-ci