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:
|
||||
- ~/.cache/bower
|
||||
python:
|
||||
- 3.4
|
||||
- 3.3
|
||||
- 3.5
|
||||
- 2.7
|
||||
sudo: false
|
||||
env:
|
||||
@ -29,6 +28,8 @@ matrix:
|
||||
include:
|
||||
- python: 3.3
|
||||
env: GROUP=python
|
||||
- python: 3.4
|
||||
env: GROUP=python
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user