Skip to content

Commit 43834ac

Browse files
max-sixtyshoyer
authored andcommitted
dask-dev tests to allowed failures in travis (#3014)
1 parent adbd59a commit 43834ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ matrix:
1616
- env:
1717
- CONDA_ENV=py36
1818
- EXTRA_FLAGS="--run-flaky --run-network-tests"
19-
- env: CONDA_ENV=py36-dask-dev
2019
- env: CONDA_ENV=py36-pandas-dev
2120
- env: CONDA_ENV=py36-rasterio
2221
- env: CONDA_ENV=py36-zarr-dev
@@ -25,6 +24,7 @@ matrix:
2524
- env: CONDA_ENV=py36-hypothesis
2625

2726
allow_failures:
27+
- env: CONDA_ENV=py36-dask-dev
2828
- env:
2929
- CONDA_ENV=py36
3030
- EXTRA_FLAGS="--run-flaky --run-network-tests"

0 commit comments

Comments
 (0)