Skip to content

Commit ace5566

Browse files
committed
Fixed build to install [publish]
1 parent 8fea75e commit ace5566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ before_install:
4242
- python --version
4343

4444
install:
45-
- python setup.py build
45+
- python setup.py install --prefix $(pwd)/mason_packages/.link
4646

4747
before_script:
4848
- python test/run_tests.py -q

0 commit comments

Comments
 (0)