Commit 4f3b4fdf authored by Brian Sutherland's avatar Brian Sutherland

fix travis tests

parent 3439c004
...@@ -8,6 +8,7 @@ python: ...@@ -8,6 +8,7 @@ python:
- pypy - pypy
install: install:
- pip install . - pip install .
- pip install zope.security
script: script:
- python setup.py test -q - python setup.py test -q
notifications: notifications:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment