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 99a555b commit a9bc3daCopy full SHA for a9bc3da
.travis.yml
@@ -71,7 +71,7 @@ matrix:
71
allow_failures:
72
- python: 3.2
73
env:
74
- - NOSE_ARGS="not slow and not disabled"
+ - NOSE_ARGS="not slow and not network and not disabled"
75
- FULL_DEPS=true
76
- CLIPBOARD_GUI=qt4
77
- BUILD_TYPE=pydata
0 commit comments