Commit 359a1410 authored by Hanno Schlichting's avatar Hanno Schlichting

Update travis config to run on containerless infrastructure.

parent 7be4a539
language: python
sudo: false
python:
- "2.7"
notifications:
email:
zope-dev@zope.org
install:
- python bootstrap.py
- bin/buildout
script:
- bin/alltests -v
notifications:
email: false
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