Skip to content

Commit

Permalink
Travisdebug
Browse files Browse the repository at this point in the history
  • Loading branch information
regebro committed Feb 19, 2016
1 parent 966898d commit 7be6f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ python:
- 2.7
- 3.4
install:
- pip install --upgrade setuptools
- pip install .
- pip install zope.testrunner zope.testing zope.i18n zope.tal zope.component zope.security
script:
- zope-testrunner --test-path src
- python setup.py test
notifications:
email: false
sudo: false

0 comments on commit 7be6f00

Please sign in to comment.