Resolves cwd problem

This commit is contained in:
Anthony Sottile 2014-03-29 23:23:43 -07:00
parent 6f0d566199
commit 216b5c6ab1
13 changed files with 212 additions and 107 deletions

View file

@ -5,7 +5,7 @@ python:
- 2.7
install: pip install virtualenv
script: make
script: make coverage
before_install: