We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8775f1 commit e040adfCopy full SHA for e040adf
.travis.yml
@@ -47,14 +47,14 @@ matrix:
47
- JOB_NAME: "33_nslow"
48
- python: 2.7
49
env:
50
- - NOSE_ARGS="not slow and not disabled"
+ - NOSE_ARGS="not slow and not network and not disabled"
51
- JOB_NAME: "27_numpy_dev"
52
- JOB_TAG=_NUMPY_DEV
53
- NUMPY_BUILD=true # build numpy master from source
54
allow_failures:
55
56
57
58
59
60
0 commit comments