mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 06:48:41 +00:00
Fix some travis build bugs
This commit is contained in:
parent
108ad59bd9
commit
71022d13b1
|
|
@ -13,6 +13,6 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
|
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
|
||||||
- pwd
|
- pwd
|
||||||
- Build/Hooks/travis.sh
|
- ./Build/Hooks/travis.sh
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
Loading…
Reference in New Issue
Block a user