Skip to content

Commit

Permalink
Allow failures in CI under Plone 4.1 (refs. #26)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Nov 1, 2013
1 parent aa36af0 commit d0c4ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ matrix:
allow_failures:
- python: 2.6
env: PLONE_VERSION=4.0
- python: 2.6
env: PLONE_VERSION=4.1
- python: 2.7
env: PLONE_VERSION=4.2
install:
Expand Down

0 comments on commit d0c4ea7

Please sign in to comment.