FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-api-client/.travis.yml at master · gitcoinco/python-api-client · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
gitcoinco
/
python-api-client
Public archive
Notifications
You must be signed in to change notification settings
Fork
11
Star
21
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-api-client
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 1.02 KB
Breadcrumbs
python-api-client
/
.travis.yml
Copy path
File metadata and controls
25 lines (25 loc) · 1.02 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
language
:
python
sudo
:
true
dist
:
xenial
cache
:
pip
deploy
:
provider
:
pypi
user
:
gitcoin
password
:
secure
:
WkOcP5fbXeiA5jtLAm8Ab5d0+Ycdz/0sQ9qGNsSN0h8hl1aZ4oRXqY50WXfwZcEgnIEx5q13RGO68dqWLqNpAUw/CDIKfALJ13O6rsRodjP3cT43XDWGbOKDlQsFEp58EsQ3puzI+1NVewAjijsZtullAKQcv+h5jS5im1lUEl7tyyY47GQyj+8uWGaA4HZTMkstCAu6UMNoYDbgwjyaA+u/iqYd/8sCorahSTu5HugcDKQP7F4epMEWJS5GDpoPBMSEQlEQySs2GwAmAKeUBKBs6uU7DHOAS1jPyRe51tzZw8IPX5Ya11FdBzor5F4RDwnsRMrq1ODmwknU2FTqde111fgIzM6cMqEAoPQhw0H6yuuxsr8m9DPGX1Awh3WLBOGq4tQZLtHDd/vsU8LdYwXJ6kCNhSJH/PPAYkwGrdl0O2E2QAWO0jIX/rL1Lo4kx8Zl9ZgAeH1maFF9bFhaTZ31wMBWIXxfBnVbwuGK7cWmLEf9Bslev5fg99jd5PHltgPcsW21AXiWNjsivSmBCStOXAKgldT2oPjvl8ptrXKzePReKC0d13PPZ/YYMlZhjdPcwTNkUlajnsvdnm+BXuvBkUe08COT5J7oJfmagAFwlc/ddSr7OA/+fIzLCsgCAJ3pCEyo/dql35Tfoov0kRdWxKQ4BvvlJJDwcfWKiWM=
distributions
:
sdist bdist_wheel
on
:
tags
:
true
addons
:
apt
:
update
:
true
matrix
:
include
:
-
python
:
3.5
-
python
:
3.6
-
python
:
3.7
install
:
pip install .
script
:
-
python setup.py test
notifications
:
email
:
false
Back
|
FazBrowse Home
|
New Git URL