mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Travis: Reduce build
Save credits.
This commit is contained in:
parent
44bc2bd439
commit
2df517999b
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue