We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138e298 commit 0889728Copy full SHA for 0889728
1 file changed
.travis.yml
@@ -18,6 +18,7 @@ install:
18
19
before_script:
20
- export PYTHONPATH=$PYTHONPATH:$(pwd)
21
+ - export PYRO_HOME=$(pwd)
22
- ./mk.sh
23
24
script:
0 commit comments