Skip to content

Commit a9bc3da

Browse files
committed
BLD: remove network tests from 3.2 build
1 parent 99a555b commit a9bc3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ matrix:
7171
allow_failures:
7272
- python: 3.2
7373
env:
74-
- NOSE_ARGS="not slow and not disabled"
74+
- NOSE_ARGS="not slow and not network and not disabled"
7575
- FULL_DEPS=true
7676
- CLIPBOARD_GUI=qt4
7777
- BUILD_TYPE=pydata

0 commit comments

Comments
 (0)