diff --git a/.travis.yml b/.travis.yml index bb7c5db..35f5528 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,6 @@ install: - "pip install ." # command to run tests script: + - "export PAHT=$PATH:$PWD/test" - cd test - py.test \ No newline at end of file