summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 5132b4c..5980d63 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,20 +3,17 @@ dist: xenial
language: python
cache: pip
arch:
- - amd64
- arm64
+
python:
# Available Python (PyPy) can be listed by:
#
# $ aws s3 ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
- - "3.4"
- - "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9-dev"
-
_pure: &pure
install:
- pip install -U pip