@@ -66,19 +66,6 @@ matrix:
66
66
apt :
67
67
packages :
68
68
- python-gtk2
69
- - python : 3.4
70
- env :
71
- - PYTHON_VERSION=3.4
72
- - JOB_NAME : " 34_nslow"
73
- - NOSE_ARGS="not slow and not disabled"
74
- - FULL_DEPS=true
75
- - CLIPBOARD=xsel
76
- - CACHE_NAME="34_nslow"
77
- - USE_CACHE=true
78
- addons :
79
- apt :
80
- packages :
81
- - xsel
82
69
- python : 3.5
83
70
env :
84
71
- PYTHON_VERSION=3.5
@@ -93,6 +80,33 @@ matrix:
93
80
apt :
94
81
packages :
95
82
- xsel
83
+ - python : 3.6-dev
84
+ env :
85
+ - PYTHON_VERSION=3.6
86
+ - JOB_NAME : " 36_dev"
87
+ - JOB_TAG=_DEV
88
+ - NOSE_ARGS="not slow and not network and not disabled"
89
+ - PANDAS_TESTING_MODE="deprecate"
90
+ addons :
91
+ apt :
92
+ packages :
93
+ - libatlas-base-dev
94
+ - gfortran
95
+ # In allow_failures
96
+ - python : 2.7
97
+ env :
98
+ - PYTHON_VERSION=2.7
99
+ - JOB_NAME : " 27_nslow_nnet_COMPAT"
100
+ - NOSE_ARGS="not slow and not network and not disabled"
101
+ - LOCALE_OVERRIDE="it_IT.UTF-8"
102
+ - INSTALL_TEST=true
103
+ - JOB_TAG=_COMPAT
104
+ - CACHE_NAME="27_nslow_nnet_COMPAT"
105
+ - USE_CACHE=true
106
+ addons :
107
+ apt :
108
+ packages :
109
+ - language-pack-it
96
110
# In allow_failures
97
111
- python : 2.7
98
112
env :
@@ -103,45 +117,46 @@ matrix:
103
117
- FULL_DEPS=true
104
118
- CACHE_NAME="27_slow"
105
119
- USE_CACHE=true
120
+ # In allow_failures
121
+ - python : 2.7
122
+ env :
123
+ - PYTHON_VERSION=2.7
124
+ - JOB_NAME : " 27_build_test_conda"
125
+ - JOB_TAG=_BUILD_TEST
126
+ - NOSE_ARGS="not slow and not disabled"
127
+ - FULL_DEPS=true
128
+ - BUILD_TEST=true
129
+ - CACHE_NAME="27_build_test_conda"
130
+ - USE_CACHE=true
106
131
# In allow_failures
107
132
- python : 3.4
108
133
env :
109
134
- PYTHON_VERSION=3.4
110
- - JOB_NAME : " 34_slow"
111
- - JOB_TAG=_SLOW
112
- - NOSE_ARGS="slow and not network and not disabled"
135
+ - JOB_NAME : " 34_nslow"
136
+ - NOSE_ARGS="not slow and not disabled"
113
137
- FULL_DEPS=true
114
138
- CLIPBOARD=xsel
115
- - CACHE_NAME="34_slow "
139
+ - CACHE_NAME="34_nslow "
116
140
- USE_CACHE=true
117
141
addons :
118
142
apt :
119
143
packages :
120
144
- xsel
121
145
# In allow_failures
122
- - python : 2.7
146
+ - python : 3.4
123
147
env :
124
- - PYTHON_VERSION=2.7
125
- - JOB_NAME : " 27_build_test_conda "
126
- - JOB_TAG=_BUILD_TEST
127
- - NOSE_ARGS="not slow and not disabled"
148
+ - PYTHON_VERSION=3.4
149
+ - JOB_NAME : " 34_slow "
150
+ - JOB_TAG=_SLOW
151
+ - NOSE_ARGS="slow and not network and not disabled"
128
152
- FULL_DEPS=true
129
- - BUILD_TEST=true
130
- - CACHE_NAME="27_build_test_conda "
153
+ - CLIPBOARD=xsel
154
+ - CACHE_NAME="34_slow "
131
155
- USE_CACHE=true
132
- # In allow_failures
133
- - python : 3.6-dev
134
- env :
135
- - PYTHON_VERSION=3.6
136
- - JOB_NAME : " 36_dev"
137
- - JOB_TAG=_DEV
138
- - NOSE_ARGS="not slow and not network and not disabled"
139
- - PANDAS_TESTING_MODE="deprecate"
140
156
addons :
141
157
apt :
142
158
packages :
143
- - libatlas-base-dev
144
- - gfortran
159
+ - xsel
145
160
# In allow_failures
146
161
- python : 3.5
147
162
env :
@@ -157,21 +172,6 @@ matrix:
157
172
packages :
158
173
- libatlas-base-dev
159
174
- gfortran
160
- # In allow_failures
161
- - python : 2.7
162
- env :
163
- - PYTHON_VERSION=2.7
164
- - JOB_NAME : " 27_nslow_nnet_COMPAT"
165
- - NOSE_ARGS="not slow and not network and not disabled"
166
- - LOCALE_OVERRIDE="it_IT.UTF-8"
167
- - INSTALL_TEST=true
168
- - JOB_TAG=_COMPAT
169
- - CACHE_NAME="27_nslow_nnet_COMPAT"
170
- - USE_CACHE=true
171
- addons :
172
- apt :
173
- packages :
174
- - language-pack-it
175
175
# In allow_failures
176
176
- python : 3.5
177
177
env :
@@ -226,18 +226,19 @@ matrix:
226
226
- BUILD_TEST=true
227
227
- CACHE_NAME="27_build_test_conda"
228
228
- USE_CACHE=true
229
- - python : 3.6-dev
229
+ - python : 3.4
230
230
env :
231
- - PYTHON_VERSION=3.6
232
- - JOB_NAME : " 36_dev"
233
- - JOB_TAG=_DEV
234
- - NOSE_ARGS="not slow and not network and not disabled"
235
- - PANDAS_TESTING_MODE="deprecate"
231
+ - PYTHON_VERSION=3.4
232
+ - JOB_NAME : " 34_nslow"
233
+ - NOSE_ARGS="not slow and not disabled"
234
+ - FULL_DEPS=true
235
+ - CLIPBOARD=xsel
236
+ - CACHE_NAME="34_nslow"
237
+ - USE_CACHE=true
236
238
addons :
237
239
apt :
238
240
packages :
239
- - libatlas-base-dev
240
- - gfortran
241
+ - xsel
241
242
- python : 3.5
242
243
env :
243
244
- PYTHON_VERSION=3.5
0 commit comments