We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bc3da commit e8b3862Copy full SHA for e8b3862
.travis.yml
@@ -54,7 +54,7 @@ matrix:
54
- JOB_NAME: "34_nslow"
55
- python: 3.2
56
env:
57
- - NOSE_ARGS="not slow and not disabled"
+ - NOSE_ARGS="not slow and not network and not disabled"
58
- FULL_DEPS=true
59
- CLIPBOARD_GUI=qt4
60
- BUILD_TYPE=pydata
0 commit comments