FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bpython/.travis.yml at fix-583 · bpython/bpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
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
bpython
/
.travis.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (24 loc) · 548 Bytes
Breadcrumbs
bpython
/
.travis.yml
Copy path
File metadata and controls
29 lines (24 loc) · 548 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
23
24
25
26
27
28
29
language
:
python
sudo
:
false
notifications
:
webhooks
:
-
secure
:
"
QXcEHVnOi5mZpONkHSu1tydj8EK3G7xJ7Wv/WYhJ5soNUpEJgi6YwR1WcxSjo7qyi8hTL+4jc+ID0TpKDeS1lpXF41kG9xf5kdxw5OL0EnMkrP9okUN0Ip8taEhd8w+6+dGmfZrx2nXOg1kBU7W5cE90XYqEtNDVXXgNeilT+ik=
"
python
:
-
"
2.6
"
-
"
2.7
"
-
"
3.3
"
-
"
3.4
"
-
"
3.5
"
-
"
pypy
"
-
"
pypy3
"
env
:
-
RUN=nosetests
-
RUN=build_sphinx
matrix
:
allow_failures
:
-
python
:
"
pypy
"
-
python
:
"
pypy3
"
install
:
-
./.travis.install.sh
script
:
-
./.travis.script.sh
Back
|
FazBrowse Home
|
New Git URL