tidying php-bindings directory and travis output
This commit is contained in:
parent
10dffd3ee4
commit
ecfe8a64d6
3 changed files with 1 additions and 518 deletions
|
|
@ -62,7 +62,7 @@ before_install:
|
|||
|
||||
install: true
|
||||
before_script:
|
||||
- if [ "$BINDINGS" == "php" ]; then phpenv exec php-config; phpenv config-add src/bindings/php/hammer.ini; fi
|
||||
- if [ "$BINDINGS" == "php" ]; then phpenv config-add src/bindings/php/hammer.ini; fi
|
||||
script:
|
||||
- scons bindings=$BINDINGS test
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue