path to hammer.ini
This commit is contained in:
parent
5cc6920b23
commit
58fdc36178
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ before_install:
|
|||
|
||||
install: true
|
||||
before_script:
|
||||
- if [ "$BINDINGS" == "php" ]; then phpenv config-add 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