Commit d9ef8853 authored by Jim Fulton's avatar Jim Fulton

Did I screw up travis? Let's see if I can make it start running again

parent 6b85a572
language: python
sudo: false
cache:
pip
directories:
- eggs
matrix:
include:
- os: linux
......@@ -28,7 +24,7 @@ matrix:
python: 3.5
env: ZEO4_SERVER=1
install:
- pip install -U zc.buildout
- pip install zc.buildout
- buildout
script:
- bin/test -v1j99
......
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