Skip to content

Commit

Permalink
Merge branch 'master' into issue_220
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed May 31, 2013
2 parents 8749ba3 + 0e8e184 commit cc30f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,8 @@ env:
- PLONE_VERSION=4.3 QA=true
matrix:
allow_failures:
- python: 2.7
- env: PLONE_VERSION=4.2
- python: 2.7
env: PLONE_VERSION=4.2
install:
- sed -ie "s#travis-4.x.cfg#travis-$PLONE_VERSION.x.cfg#" travis.cfg
- test "$PLONE_VERSION" = "4.2" && sed -ie "s#collective.js.jqueryui = 1.10.1.2#collective.js.jqueryui = 1.8.16.9#" versions.cfg || true
Expand Down

0 comments on commit cc30f68

Please sign in to comment.