summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Willhaus <mail@janwillhaus.de>2019-12-13 23:11:05 +0100
committerJan Willhaus <mail@janwillhaus.de>2019-12-13 23:26:14 +0100
commitd7006325bf5f6318bb7b22dff7ddfea03787ad3d (patch)
tree89eede9bdada15c88f983dc344476bb57d731429
parent044031ea7983bb3f4c082a15677a1a47f5b5e88a (diff)
downloadwarlock-d7006325bf5f6318bb7b22dff7ddfea03787ad3d.tar.gz
Update travis CI config
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 836f6e5..36e6c62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,14 +10,13 @@ stages:
- test
install:
- - pip install tox-travis poetry==1.0.0b3
+ - pip install tox-travis poetry==1.0.0
script:
- tox
jobs:
include:
- - python: 2.7
- python: 3.5
- python: 3.6
- python: 3.7