Skip to content

Commit e66ac96

Browse files
committed
Update travis
1 parent 81f44e3 commit e66ac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ before_install:
1616

1717
install:
1818
- pip install .
19-
- python setup.py build_ext -i
2019

2120
script:
21+
- mv bluefog _bluefog # Force to use installed package instead of local one
2222
- make test
2323
- cd docs && make html
2424
- touch _build/html/.nojekyll

0 commit comments

Comments
 (0)