File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 55
55
56
56
matrix :
57
57
include :
58
- - python : 2.7
59
- env : MOCK=mock NUMPY=numpy==1.6
60
- - python : 3.4
61
- env : PYTHON_ARGS=-OO
62
- - python : 3.5
63
- env : PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1
64
- - python : 3.5
65
- env : TEST_ARGS=--pep8
58
+ # - python: 2.7
59
+ # env: MOCK=mock NUMPY=numpy==1.6
60
+ # - python: 3.4
61
+ # env: PYTHON_ARGS=-OO
62
+ # - python: 3.5
63
+ # env: PANDAS=pandas NOSE_ARGS=--with-coverage DELETE_FONT_CACHE=1
64
+ # - python: 3.5
65
+ # env: TEST_ARGS=--pep8
66
66
- python : 3.5
67
67
env : BUILD_DOCS=true
68
- - python : 3.5
69
- env : USE_PYTEST=true PANDAS=pandas DELETE_FONT_CACHE=1 TEST_ARGS=
70
- - python : " nightly"
71
- env : PRE=--pre
68
+ # - python: 3.5
69
+ # env: USE_PYTEST=true PANDAS=pandas DELETE_FONT_CACHE=1 TEST_ARGS=
70
+ # - python: "nightly"
71
+ # env: PRE=--pre
72
72
- os : osx
73
73
osx_image : xcode7.3
74
74
language : generic # https://github.com/travis-ci/travis-ci/issues/2312
You can’t perform that action at this time.
0 commit comments