Skip to content

Commit e8b3862

Browse files
committed
BLD: fix 3.2 build
1 parent a9bc3da commit e8b3862

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
@@ -54,7 +54,7 @@ matrix:
5454
- JOB_NAME: "34_nslow"
5555
- python: 3.2
5656
env:
57-
- NOSE_ARGS="not slow and not disabled"
57+
- NOSE_ARGS="not slow and not network and not disabled"
5858
- FULL_DEPS=true
5959
- CLIPBOARD_GUI=qt4
6060
- BUILD_TYPE=pydata

0 commit comments

Comments
 (0)