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 Aug 18, 2016
1 parent 55ca718 commit 2236bea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ env:
- PLONE_VERSION=4.3 DEXTERITY_ONLY=true
- PLONE_VERSION=4.3 JQUERY=1.9.1.3
- PLONE_VERSION=5.0
- PLONE_VERSION=5.1
matrix:
allow_failures:
- env: PLONE_VERSION=5.0
- env: PLONE_VERSION=5.1
fast_finish: true
install:
- sed -ie "s#test-4.3#test-$PLONE_VERSION#" buildout.cfg
Expand Down Expand Up @@ -54,3 +56,4 @@ notifications:
- "Robot Test Report for plone.app.contenttypes: http://s3-sa-east-1.amazonaws.com/collective-cover/collective/collective.cover/%{build_number}/%{build_number}.3/parts/test/robot_log.html"
- "Robot Test Report for jQuery 1.9: http://s3-sa-east-1.amazonaws.com/collective-cover/collective/collective.cover/%{build_number}/%{build_number}.4/parts/test/robot_log.html"
- "Robot Test Report for Plone 5.0: http://s3-sa-east-1.amazonaws.com/collective-cover/collective/collective.cover/%{build_number}/%{build_number}.5/parts/test/robot_log.html"
- "Robot Test Report for Plone 5.1: http://s3-sa-east-1.amazonaws.com/collective-cover/collective/collective.cover/%{build_number}/%{build_number}.6/parts/test/robot_log.html"
2 changes: 2 additions & 0 deletions versions-5.1.x.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[versions]
collective.js.bootstrap = 2.3.1.1

0 comments on commit 2236bea

Please sign in to comment.