Skip to content

Commit

Permalink
3.4 allowed failure to workaround vcrpy 2.0.0 (#3405)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Sep 21, 2018
1 parent e2fd2c5 commit 41ff15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ matrix:
# - python: "pypy2.7-5.8.0"
- python: "pypy3.5-5.8.0"
- python: "nightly"
- python: "3.4"
fast_finish: true
# Perform the manual steps on osx to install python3 and activate venv
before_install:
Expand Down

0 comments on commit 41ff15b

Please sign in to comment.