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

Update travis config to run on containerless infrastructure.

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