forked from simplejson/simplejson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
70 lines (70 loc) · 1.41 KB
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
language: python
cache:
directories:
- "$HOME/.cache/pip"
- "$HOME/.pyenv"
matrix:
include:
- python: 2.6
dist: trusty
- python: 2.7
- python: 3.3
dist: trusty
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.6
arch: arm64
- python: 3.7
- python: 3.7
arch: arm64
- python: 3.8
- python: 3.8
arch: arm64
- python: pypy
- python: pypy3
- python: 3.8
services:
- docker
env:
- BUILD_SDIST=true
- BUILD_WHEEL=true
- python: 3.8
arch: arm64
services:
- docker
env: BUILD_WHEEL=true
- name: Python 2.7.17 on macOS
os: osx
language: objective-c
env: PYENV_VERSION=2.7.17
- name: Python 3.6.9 on macOS
os: osx
language: objective-c
env: PYENV_VERSION=3.6.9
- name: Python 3.7.5 on macOS
os: osx
osx_image: xcode11.3
language: objective-c
env: PYENV_VERSION=3.7.5
- name: Python 3.8.0 on macOS
os: osx
osx_image: xcode11.3
language: objective-c
env: PYENV_VERSION=3.8.0
install:
- "./.travis/install.sh"
script:
- "./.travis/run.sh"
deploy:
provider: releases
file:
- dist/*.whl
- dist/*.tar.gz
file_glob: true
on:
repo: simplejson/simplejson
tags: true
skip_cleanup: true
api_key:
secure: FhcBCuL/33fsotaDLv157pQ0HpxYAXI9h4TNhT0CDgrh1i2J1m/hmJMqlrrn0j/E2TpYyXf1citLra6QrBP//FnFMGQ43el369tC3W9RPXYpfThzU6JcJecoWGQMMMiJgPLpOC7+tyDpphsNFKmySG/ITvX+OEZ4lzL8+1CWyRk=