Skip to content

Commit

Permalink
Add build for Plone 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed May 3, 2016
1 parent 77c1c83 commit 9fd42eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -8,7 +8,10 @@ cache:
env:
- PLONE_VERSION=4.3
- PLONE_VERSION=5.0
- PLONE_VERSION=5.1
matrix:
allow_failures:
- env: PLONE_VERSION=5.1
fast_finish: true
install:
- sed -ie "s#test-4.3#test-$PLONE_VERSION#" buildout.cfg
Expand Down

0 comments on commit 9fd42eb

Please sign in to comment.