Commit 5dcca55e authored by Jim Fulton's avatar Jim Fulton

Oops, need script

But we can make it better.
parent def73970
...@@ -10,6 +10,8 @@ python: ...@@ -10,6 +10,8 @@ python:
install: install:
- pip install zc.buildout - pip install zc.buildout
- buildout - buildout
script:
- bin/test -v1j99
- cd doc; make html - cd doc; make html
notifications: notifications:
email: false 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