Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed May 26, 2016
1 parent a6b5a91 commit a5da8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ install:
- pip install coveralls
- pushd ~
- git clone https://github.com/pyblish/pyblish-base.git
- export PYTHONPATH=${PWD}/pyblish
- export PYTHONPATH=${PWD}/pyblish-base
- popd
script:
- python run_coverage.py
Expand Down

0 comments on commit a5da8a7

Please sign in to comment.