FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
google-api-python-client/.travis.yml at master · devlance/google-api-python-client · GitHub
devlance
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
google-api-python-client
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 207 Bytes
Breadcrumbs
google-api-python-client
/
.travis.yml
Copy path
File metadata and controls
15 lines (15 loc) · 207 Bytes
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
language
:
python
python
:
2.7
sudo
:
false
env
:
matrix
:
-
TOX_ENV=py26
-
TOX_ENV=py27
-
TOX_ENV=py33
-
TOX_ENV=py34
install
:
-
pip install tox
script
:
-
tox -e $TOX_ENV
notifications
:
email
:
false
Back
|
FazBrowse Home
|
New Git URL