Skip to content

Commit 3674eb5

Browse files
committed
Do not run cythonized py34 on travis: false-negative results
Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
1 parent a3c17d5 commit 3674eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ jobs:
123123
# <<: *pypy3
124124
# allow_failure: true
125125

126-
- <<: *test_cythonized
127-
<<: *python34
126+
# - <<: *test_cythonized
127+
# <<: *python34
128128
- <<: *test_cythonized
129129
<<: *python35
130130
- <<: *test_cythonized

0 commit comments

Comments
 (0)