Skip to content

Commit

Permalink
Run travis for 1.1.x branch only (since master is tested by buildout.…
Browse files Browse the repository at this point in the history
…coredev).
  • Loading branch information
Timo Stollenwerk committed Feb 19, 2014
1 parent f5c931d commit ab66a73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: python
python: "2.7"
branches:
only:
- 1.1.x
before_install:
- pip install http://effbot.org/downloads/Imaging-1.1.7.tar.gz
install:
Expand Down

1 comment on commit ab66a73

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS PASSED
Mr.Roboto url : http://jenkins.plone.org/roboto/get_info?push=1dd0c79c4c8a4b78be71fde1c59baed0
[SUCCESS] kgs-plone.app.contenttypes-plone-5.0-python-2.7 kgs

Please sign in to comment.