Commit da9163f6 authored by Jim Fulton's avatar Jim Fulton

experiment w env vars

parent 5dcca55e
...@@ -8,6 +8,7 @@ python: ...@@ -8,6 +8,7 @@ python:
- 3.4 - 3.4
- 3.5 - 3.5
install: install:
- env
- pip install zc.buildout - pip install zc.buildout
- buildout - buildout
script: script:
......
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