FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
clean-code-python/.travis.yml at master · zedr/clean-code-python · GitHub
zedr
/
clean-code-python
Public
Notifications
You must be signed in to change notification settings
Fork
822
Star
4.8k
Code
Issues
3
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
clean-code-python
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (9 loc) · 140 Bytes
Breadcrumbs
clean-code-python
/
.travis.yml
Copy path
File metadata and controls
9 lines (9 loc) · 140 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
language
:
python
python
:
-
"
3.8.3
"
#
command to install dependencies
install
:
-
make deps
#
command to run tests
script
:
-
make tests
Back
|
FazBrowse Home
|
New Git URL