File tree Expand file tree Collapse file tree 1 file changed +19
-17
lines changed Expand file tree Collapse file tree 1 file changed +19
-17
lines changed Original file line number Diff line number Diff line change 1313 - GROUP=python
1414matrix :
1515 exclude :
16- - python : 3.6
17- env : GROUP=docs
18- - python : 3.7
19- env : GROUP=docs
20- - python : 3.8
21- env : GROUP=docs
22- - python : nightly
23- env : GROUP=docs
24- - python : 3.6
25- env : GROUP=nbextensions
26- - python : 3.7
27- env : GROUP=nbextensions
28- - python : 3.8
29- env : GROUP=nbextensions
30- - python : nightly
31- env : GROUP=nbextensions
16+ - python : 3.6
17+ env : GROUP=docs
18+ - python : 3.7
19+ env : GROUP=docs
20+ - python : 3.8
21+ env : GROUP=docs
22+ - python : nightly
23+ env : GROUP=docs
24+ - python : 3.6
25+ env : GROUP=nbextensions
26+ - python : 3.7
27+ env : GROUP=nbextensions
28+ - python : 3.8
29+ env : GROUP=nbextensions
30+ - python : nightly
31+ env : GROUP=nbextensions
32+ allow_failures :
33+ - python : nightly
3234addons :
3335 apt :
3436 packages :
35- - pandoc
37+ - pandoc
3638 firefox : latest
3739before_install :
3840 - pip install -U pip wheel setuptools
You can’t perform that action at this time.
0 commit comments