summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Sutherland <brian@vanguardistas.net>2016-05-05 12:52:02 +0200
committerBrian Sutherland <brian@vanguardistas.net>2016-05-05 12:52:02 +0200
commit4f3b4fdf7f3cd2bfb892d0c9219c463919d94c8e (patch)
tree80a07e4c10a3e49a232f397b9d7240f7affbb7be
parent3439c00479fa56d588378656bc038dfb54177bf9 (diff)
downloadzope-proxy-4f3b4fdf7f3cd2bfb892d0c9219c463919d94c8e.tar.gz
fix travis tests
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0df748c..469febd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ python:
- pypy
install:
- pip install .
+ - pip install zope.security
script:
- python setup.py test -q
notifications: