Skip to content

Commit 20491fa

Browse files
committed
trying to fix allow_failures
1 parent 29807e2 commit 20491fa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,11 @@ matrix:
5353
- INSTALL_TYPE="develop"
5454
- python: 3.7
5555
env: INSTALL_DEPENDS="pip==10.0.1 setuptools==30.3.0"
56+
5657
allow_failures:
5758
- python: 3.7
5859
env: INSTALL_DEPENDS="pip==10.0.1 setuptools==30.3.0"
5960
- os: windows
60-
language: sh
61-
python: "3.7"
62-
env:
63-
- JOBQUEUE="win37"
6461

6562

6663
before_install:

0 commit comments

Comments
 (0)