Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 3467f73

Browse files
committed
Exclude release tests again.
1 parent 47bf3b1 commit 3467f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ env:
1515

1616
matrix:
1717
allow_failures:
18-
- env: TEST_RELEASE=true
18+
- env: TEST_RELEASE=true HYPER_FAST_PARSE=true
19+
- env: TEST_RELEASE=true HYPER_FAST_PARSE=false
1920
exclude:
2021
- env: NGHTTP2=true
2122
python: pypy

0 commit comments

Comments
 (0)