mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
commit
a9d5474943
@ -4,8 +4,7 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- ~/.cache/bower
|
- ~/.cache/bower
|
||||||
python:
|
python:
|
||||||
- 3.4
|
- 3.5
|
||||||
- 3.3
|
|
||||||
- 2.7
|
- 2.7
|
||||||
sudo: false
|
sudo: false
|
||||||
env:
|
env:
|
||||||
@ -29,6 +28,8 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- python: 3.3
|
- python: 3.3
|
||||||
env: GROUP=python
|
env: GROUP=python
|
||||||
|
- python: 3.4
|
||||||
|
env: GROUP=python
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user