Skip to content

Commit

Permalink
Fix travis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Sep 16, 2017
1 parent 3fa5b40 commit 8a829eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ fi

if [ "${VIA}" == "compile" ]; then
pip install -r requirements.txt
python setup.py build_ext --inplace
pip install -e .
fi

Expand Down

0 comments on commit 8a829eb

Please sign in to comment.