Skip to content

Commit

Permalink
travis: php bindings: use system php
Browse files Browse the repository at this point in the history
  • Loading branch information
thomastrapp committed Jul 23, 2019
1 parent 5a3639d commit d2496a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis/run-tests.sh
Expand Up @@ -68,6 +68,7 @@ pip3 install pytest
PYTHONPATH=. pytest ../pytest

cd "$LIBHEXTBINDINGSD/php/build"
phpenv global system
cmake ..
make $MAKE_FLAGS
../test/blackbox.php.sh
Expand Down

0 comments on commit d2496a3

Please sign in to comment.