Commit b11a3037 authored by Hanno Schlichting's avatar Hanno Schlichting

Run all tests on travis and cache eggs/pip.

parent 4483381a
......@@ -13,4 +13,9 @@ install:
- bin/buildout
script:
- bin/test
- bin/alltests
cache:
pip: true
directories:
- eggs/
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