aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 25f9236..b6175da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
1language: python 1language: python
2python: 2python:
3 - "3.6" 3 - "3.6"
4 - "2.7"
5 4
6install: 5install:
7 - pip install .[test] 6 - pip install .[test]
Powered by cgit v1.2.3 (git 2.41.0)