Skip to content

Commit

Permalink
Allow Plone 5.2 to fail with Py3.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Oct 2, 2018
1 parent 7f7394c commit a706e16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -28,6 +28,9 @@ matrix:
exclude:
- python: "2.7"
- python: "3.6"
allow_failures:
- python: "3.6"
env: PLONE_VERSION=5.2.x
before_install:
- mkdir -p $HOME/buildout-cache/{eggs,downloads}
- mkdir $HOME/.buildout
Expand Down

0 comments on commit a706e16

Please sign in to comment.