Skip to content

Commit

Permalink
Merge branch 'pinterest_metadata_support' of https://github.com/colle…
Browse files Browse the repository at this point in the history
…ctive/sc.social.like into pinterest_metadata_support
  • Loading branch information
Federica D'Elia authored and Federica D'Elia committed Nov 4, 2014
2 parents 741bb32 + 78316bd commit 17b6e94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ matrix:
install:
- sed -ie "s#travis-4.x.cfg#travis-$PLONE_VERSION.x.cfg#" travis.cfg
- mkdir -p buildout-cache/downloads
- python bootstrap.py -c travis.cfg
- python bootstrap.py -c travis.cfg -v 2.2.1
- bin/buildout -c travis.cfg annotate
- bin/buildout -c travis.cfg -N -q
before_script:
Expand Down
1 change: 1 addition & 0 deletions travis.cfg
Expand Up @@ -24,6 +24,7 @@ import = False
# use latest version of setuptools
setuptools =
pep8 = 1.5.7
zc.buildout = 2.2.1

[zopepy]
recipe = zc.recipe.egg
Expand Down

0 comments on commit 17b6e94

Please sign in to comment.