Skip to content

Commit 6a5be47

Browse files
authored
require v1.2.0-dev4 conformance tests to pass (#1318)
1 parent 0112ec2 commit 6a5be47

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
@@ -40,11 +40,8 @@ jobs:
4040
- python: "3.8"
4141
name: "CWL v1.2 conformance tests"
4242
env:
43-
- version=v1.2.0-dev3
43+
- version=v1.2.0-dev4
4444
script: ${TRAVIS_BUILD_DIR}/travis.bash
45-
allow_failures:
46-
- python: "3.8"
47-
name: "CWL v1.2 conformance tests"
4845
script: tox
4946
branches:
5047
only:

0 commit comments

Comments
 (0)