Skip to content

Commit

Permalink
Merge pull request amueller#354 from xuhdev/fix-script-test
Browse files Browse the repository at this point in the history
Fix the script test.
  • Loading branch information
amueller authored Mar 13, 2018
2 parents ff446e9 + 1423b7c commit ae429d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ fi
python --version
python -c "import numpy; print('numpy %s' % numpy.__version__)"
python setup.py build_ext --inplace
python setup.py install

0 comments on commit ae429d7

Please sign in to comment.