Skip to content

Commit

Permalink
Do not run cythonized py34 on travis: false-negative results
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
  • Loading branch information
penguinolog committed Jan 29, 2019
1 parent a3c17d5 commit 3674eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ jobs:
# <<: *pypy3
# allow_failure: true

- <<: *test_cythonized
<<: *python34
# - <<: *test_cythonized
# <<: *python34
- <<: *test_cythonized
<<: *python35
- <<: *test_cythonized
Expand Down

0 comments on commit 3674eb5

Please sign in to comment.