We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fea75e commit ace5566Copy full SHA for ace5566
1 file changed
.travis.yml
@@ -42,7 +42,7 @@ before_install:
42
- python --version
43
44
install:
45
- - python setup.py build
+ - python setup.py install --prefix $(pwd)/mason_packages/.link
46
47
before_script:
48
- python test/run_tests.py -q
0 commit comments