FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-webuntis/.travis.yml at master · python-webuntis/python-webuntis · GitHub
python-webuntis
/
python-webuntis
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
79
Code
Issues
4
Pull requests
0
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-webuntis
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (22 loc) · 751 Bytes
Breadcrumbs
python-webuntis
/
.travis.yml
Copy path
File metadata and controls
22 lines (22 loc) · 751 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
16
17
18
19
20
21
22
language
:
python
python
:
-
'
2.7
'
-
'
pypy
'
-
'
pypy3
'
-
'
3.4
'
-
'
3.5
'
-
'
3.6
'
-
'
3.7
'
install
:
-
pip install tox coveralls
script
:
-
tox -e $(echo py$TRAVIS_PYTHON_VERSION | tr -d . | sed -e 's/pypypy/pypy/')
after_success
:
-
coveralls
notifications
:
pushover
:
api_key
:
secure
:
BTUEEqEM+w20UtpZ4mT7Jnre2HNub2aY2kfgVWfHNdP70/IvtwBIrxhtH3NaFeYh6xcojRgJvAEcxCeUzFbSNnuKZz5+RzJ633q4GqhdxbXoZPaa/7nPn8cKDqV+yJwTZBfiXM9VPnBFVszIudMuwD/PzLYSA27VFkY7viwmOC8=
users
:
secure
:
CZ5Q3BLaoy6g3XpKWCGHrFKtWHGVUbVslzUzsktCT/bLWdujoAkNwUbkK2Wcanmgtll9pGTWNwEgYV4FbCDJYeibXBEXd9P1QsW0B3mbpEPJrvL51ErJxBIpamy0B7oNhUk6AVHMreCRupQcgl5r7/OncSR/nKLJ9RZlHREh7l8=
template
:
"
%{repository} (%{commit}) : %{message} %{foo} - Build details: %{build_url}
"
Back
|
FazBrowse Home
|
New Git URL