@@ -21,126 +21,134 @@ matrix:
2121 include :
2222 - python : 2.6
2323 env :
24+ - JOB_NAME : " 26_nslow_nnet"
2425 - NOSE_ARGS="not slow and not network and not disabled"
2526 - CLIPBOARD=xclip
2627 - LOCALE_OVERRIDE="it_IT.UTF-8"
2728 - BUILD_TYPE=conda
28- - JOB_NAME : " 26_nslow_nnet"
2929 - INSTALL_TEST=true
3030 - python : 2.7
3131 env :
32+ - JOB_NAME : " 27_slow_nnet_LOCALE"
3233 - NOSE_ARGS="slow and not network and not disabled"
3334 - LOCALE_OVERRIDE="zh_CN.GB18030"
3435 - FULL_DEPS=true
3536 - JOB_TAG=_LOCALE
3637 - BUILD_TYPE=conda
37- - JOB_NAME : " 27_slow_nnet_LOCALE"
3838 - python : 2.7
3939 env :
40+ - JOB_NAME : " 27_nslow"
4041 - NOSE_ARGS="not slow and not disabled"
4142 - FULL_DEPS=true
4243 - CLIPBOARD_GUI=gtk2
4344 - BUILD_TYPE=conda
44- - JOB_NAME : " 27_build_test"
45- - JOB_TAG=_BUILD_TEST
46- - BUILD_TEST=true
47- - python : 2.7
45+ - DOC_BUILD=true # if rst files were changed, build docs in parallel with tests
46+ - python : 3.3
4847 env :
48+ - JOB_NAME : " 33_nslow"
4949 - NOSE_ARGS="not slow and not disabled"
5050 - FULL_DEPS=true
51- - CLIPBOARD_GUI=gtk2
52- - BUILD_TYPE=pydata
53- - JOB_NAME : " 27_build_test"
54- - JOB_TAG=_BUILD_TEST
55- - BUILD_TEST=true
56- - python : 2.7
51+ - CLIPBOARD=xsel
52+ - BUILD_TYPE=conda
53+ - python : 3.4
5754 env :
55+ - JOB_NAME : " 34_nslow"
5856 - NOSE_ARGS="not slow and not disabled"
5957 - FULL_DEPS=true
60- - CLIPBOARD_GUI=gtk2
58+ - CLIPBOARD=xsel
59+ - BUILD_TYPE=conda
60+ - python : 3.5
61+ env :
62+ - JOB_NAME : " 35_nslow"
63+ - NOSE_ARGS="not slow and not network and not disabled"
64+ - FULL_DEPS=true
65+ - CLIPBOARD=xsel
6166 - BUILD_TYPE=conda
62- - JOB_NAME : " 27_nslow"
63- - DOC_BUILD=true # if rst files were changed, build docs in parallel with tests
6467 - python : 2.7
6568 env :
69+ - JOB_NAME : " 27_slow"
70+ - JOB_TAG=_SLOW
6671 - NOSE_ARGS="slow and not network and not disabled"
6772 - FULL_DEPS=true
68- - JOB_TAG=_SLOW
6973 - BUILD_TYPE=conda
70- - JOB_NAME : " 27_slow"
71- - python : 3.3
74+ - python : 3.4
7275 env :
73- - NOSE_ARGS="not slow and not disabled"
76+ - JOB_NAME : " 34_slow"
77+ - JOB_TAG=_SLOW
78+ - NOSE_ARGS="slow and not network and not disabled"
7479 - FULL_DEPS=true
7580 - CLIPBOARD=xsel
7681 - BUILD_TYPE=conda
77- - JOB_NAME : " 33_nslow"
78- - python : 3.4
82+ - python : 2.7
7983 env :
84+ - JOB_NAME : " 27_build_test_conda"
85+ - JOB_TAG=_BUILD_TEST
8086 - NOSE_ARGS="not slow and not disabled"
8187 - FULL_DEPS=true
82- - CLIPBOARD=xsel
8388 - BUILD_TYPE=conda
84- - JOB_NAME : " 34_nslow "
85- - python : 3.4
89+ - BUILD_TEST=true
90+ - python : 2.7
8691 env :
87- - NOSE_ARGS="slow and not network and not disabled"
92+ - JOB_NAME : " 27_build_test_pydata"
93+ - JOB_TAG=_BUILD_TEST
94+ - NOSE_ARGS="not slow and not disabled"
8895 - FULL_DEPS=true
89- - JOB_TAG=_SLOW
90- - CLIPBOARD=xsel
91- - BUILD_TYPE=conda
92- - JOB_NAME : " 34_slow"
96+ - BUILD_TYPE=pydata
97+ - BUILD_TEST=true
9398 - python : 2.7
9499 env :
95- - EXPERIMENTAL=true
96- - NOSE_ARGS="not slow and not network and not disabled"
97100 - JOB_NAME : " 27_numpy_master"
98101 - JOB_TAG=_NUMPY_DEV_master
102+ - NOSE_ARGS="not slow and not network and not disabled"
99103 - NUMPY_BUILD=master
100104 - BUILD_TYPE=pydata
101105 - PANDAS_TESTING_MODE="deprecate"
102106 allow_failures :
107+ - python : 3.5
108+ env :
109+ - JOB_NAME : " 35_nslow"
110+ - NOSE_ARGS="not slow and not network and not disabled"
111+ - FULL_DEPS=true
112+ - CLIPBOARD=xsel
113+ - BUILD_TYPE=conda
103114 - python : 2.7
104115 env :
116+ - JOB_NAME : " 27_slow"
117+ - JOB_TAG=_SLOW
105118 - NOSE_ARGS="slow and not network and not disabled"
106119 - FULL_DEPS=true
107- - JOB_TAG=_SLOW
108120 - BUILD_TYPE=conda
109- - JOB_NAME : " 27_slow"
110121 - python : 3.4
111122 env :
123+ - JOB_NAME : " 34_slow"
124+ - JOB_TAG=_SLOW
112125 - NOSE_ARGS="slow and not network and not disabled"
113126 - FULL_DEPS=true
114- - JOB_TAG=_SLOW
115127 - CLIPBOARD=xsel
116128 - BUILD_TYPE=conda
117- - JOB_NAME : " 34_slow"
118129 - python : 2.7
119130 env :
120- - EXPERIMENTAL=true
121- - NOSE_ARGS="not slow and not network and not disabled"
122131 - JOB_NAME : " 27_numpy_master"
123132 - JOB_TAG=_NUMPY_DEV_master
133+ - NOSE_ARGS="not slow and not network and not disabled"
124134 - NUMPY_BUILD=master
125135 - BUILD_TYPE=pydata
126136 - PANDAS_TESTING_MODE="deprecate"
127137 - python : 2.7
128138 env :
139+ - JOB_NAME : " 27_build_test_conda"
140+ - JOB_TAG=_BUILD_TEST
129141 - NOSE_ARGS="not slow and not disabled"
130142 - FULL_DEPS=true
131- - CLIPBOARD_GUI=gtk2
132143 - BUILD_TYPE=conda
133- - JOB_NAME : " 27_build_test"
134- - JOB_TAG=_BUILD_TEST
135144 - BUILD_TEST=true
136145 - python : 2.7
137146 env :
147+ - JOB_NAME : " 27_build_test_pydata"
148+ - JOB_TAG=_BUILD_TEST
138149 - NOSE_ARGS="not slow and not disabled"
139150 - FULL_DEPS=true
140- - CLIPBOARD_GUI=gtk2
141151 - BUILD_TYPE=pydata
142- - JOB_NAME : " 27_build_test"
143- - JOB_TAG=_BUILD_TEST
144152 - BUILD_TEST=true
145153
146154before_install :
0 commit comments