diff options
-rw-r--r-- | .travis.yml | 1 |
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 @@ | |||
1 | language: python | 1 | language: python |
2 | python: | 2 | python: |
3 | - "3.6" | 3 | - "3.6" |
4 | - "2.7" | ||
5 | 4 | ||
6 | install: | 5 | install: |
7 | - pip install .[test] | 6 | - pip install .[test] |