@@ -21,126 +21,134 @@ matrix:
21
21
include :
22
22
- python : 2.6
23
23
env :
24
+ - JOB_NAME : " 26_nslow_nnet"
24
25
- NOSE_ARGS="not slow and not network and not disabled"
25
26
- CLIPBOARD=xclip
26
27
- LOCALE_OVERRIDE="it_IT.UTF-8"
27
28
- BUILD_TYPE=conda
28
- - JOB_NAME : " 26_nslow_nnet"
29
29
- INSTALL_TEST=true
30
30
- python : 2.7
31
31
env :
32
+ - JOB_NAME : " 27_slow_nnet_LOCALE"
32
33
- NOSE_ARGS="slow and not network and not disabled"
33
34
- LOCALE_OVERRIDE="zh_CN.GB18030"
34
35
- FULL_DEPS=true
35
36
- JOB_TAG=_LOCALE
36
37
- BUILD_TYPE=conda
37
- - JOB_NAME : " 27_slow_nnet_LOCALE"
38
38
- python : 2.7
39
39
env :
40
+ - JOB_NAME : " 27_nslow"
40
41
- NOSE_ARGS="not slow and not disabled"
41
42
- FULL_DEPS=true
42
43
- CLIPBOARD_GUI=gtk2
43
44
- 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
48
47
env :
48
+ - JOB_NAME : " 33_nslow"
49
49
- NOSE_ARGS="not slow and not disabled"
50
50
- 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
57
54
env :
55
+ - JOB_NAME : " 34_nslow"
58
56
- NOSE_ARGS="not slow and not disabled"
59
57
- 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
61
66
- BUILD_TYPE=conda
62
- - JOB_NAME : " 27_nslow"
63
- - DOC_BUILD=true # if rst files were changed, build docs in parallel with tests
64
67
- python : 2.7
65
68
env :
69
+ - JOB_NAME : " 27_slow"
70
+ - JOB_TAG=_SLOW
66
71
- NOSE_ARGS="slow and not network and not disabled"
67
72
- FULL_DEPS=true
68
- - JOB_TAG=_SLOW
69
73
- BUILD_TYPE=conda
70
- - JOB_NAME : " 27_slow"
71
- - python : 3.3
74
+ - python : 3.4
72
75
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"
74
79
- FULL_DEPS=true
75
80
- CLIPBOARD=xsel
76
81
- BUILD_TYPE=conda
77
- - JOB_NAME : " 33_nslow"
78
- - python : 3.4
82
+ - python : 2.7
79
83
env :
84
+ - JOB_NAME : " 27_build_test_conda"
85
+ - JOB_TAG=_BUILD_TEST
80
86
- NOSE_ARGS="not slow and not disabled"
81
87
- FULL_DEPS=true
82
- - CLIPBOARD=xsel
83
88
- BUILD_TYPE=conda
84
- - JOB_NAME : " 34_nslow "
85
- - python : 3.4
89
+ - BUILD_TEST=true
90
+ - python : 2.7
86
91
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"
88
95
- 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
93
98
- python : 2.7
94
99
env :
95
- - EXPERIMENTAL=true
96
- - NOSE_ARGS="not slow and not network and not disabled"
97
100
- JOB_NAME : " 27_numpy_master"
98
101
- JOB_TAG=_NUMPY_DEV_master
102
+ - NOSE_ARGS="not slow and not network and not disabled"
99
103
- NUMPY_BUILD=master
100
104
- BUILD_TYPE=pydata
101
105
- PANDAS_TESTING_MODE="deprecate"
102
106
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
103
114
- python : 2.7
104
115
env :
116
+ - JOB_NAME : " 27_slow"
117
+ - JOB_TAG=_SLOW
105
118
- NOSE_ARGS="slow and not network and not disabled"
106
119
- FULL_DEPS=true
107
- - JOB_TAG=_SLOW
108
120
- BUILD_TYPE=conda
109
- - JOB_NAME : " 27_slow"
110
121
- python : 3.4
111
122
env :
123
+ - JOB_NAME : " 34_slow"
124
+ - JOB_TAG=_SLOW
112
125
- NOSE_ARGS="slow and not network and not disabled"
113
126
- FULL_DEPS=true
114
- - JOB_TAG=_SLOW
115
127
- CLIPBOARD=xsel
116
128
- BUILD_TYPE=conda
117
- - JOB_NAME : " 34_slow"
118
129
- python : 2.7
119
130
env :
120
- - EXPERIMENTAL=true
121
- - NOSE_ARGS="not slow and not network and not disabled"
122
131
- JOB_NAME : " 27_numpy_master"
123
132
- JOB_TAG=_NUMPY_DEV_master
133
+ - NOSE_ARGS="not slow and not network and not disabled"
124
134
- NUMPY_BUILD=master
125
135
- BUILD_TYPE=pydata
126
136
- PANDAS_TESTING_MODE="deprecate"
127
137
- python : 2.7
128
138
env :
139
+ - JOB_NAME : " 27_build_test_conda"
140
+ - JOB_TAG=_BUILD_TEST
129
141
- NOSE_ARGS="not slow and not disabled"
130
142
- FULL_DEPS=true
131
- - CLIPBOARD_GUI=gtk2
132
143
- BUILD_TYPE=conda
133
- - JOB_NAME : " 27_build_test"
134
- - JOB_TAG=_BUILD_TEST
135
144
- BUILD_TEST=true
136
145
- python : 2.7
137
146
env :
147
+ - JOB_NAME : " 27_build_test_pydata"
148
+ - JOB_TAG=_BUILD_TEST
138
149
- NOSE_ARGS="not slow and not disabled"
139
150
- FULL_DEPS=true
140
- - CLIPBOARD_GUI=gtk2
141
151
- BUILD_TYPE=pydata
142
- - JOB_NAME : " 27_build_test"
143
- - JOB_TAG=_BUILD_TEST
144
152
- BUILD_TEST=true
145
153
146
154
before_install :
0 commit comments