FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-guide/.travis.yml at string-formatting-article · realpython/python-guide · GitHub
realpython
/
python-guide
Public
Notifications
You must be signed in to change notification settings
Fork
5.9k
Star
29.8k
Code
Issues
104
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-guide
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
8 lines (8 loc) · 114 Bytes
Breadcrumbs
python-guide
/
.travis.yml
Copy path
File metadata and controls
8 lines (8 loc) · 114 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
sudo
:
false
language
:
python
python
:
-
"
3.6
"
install
:
pip install sphinx
script
:
-
make doctest
-
make html
Back
|
FazBrowse Home
|
New Git URL