mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
* [ADD] Travis CI
This commit is contained in:
@@ -11,7 +11,7 @@ before_script:
|
||||
- composer self-update
|
||||
- composer install --prefer-source --no-interaction --dev
|
||||
|
||||
script: phpunit --bootstrap $TRAVIS_BUILD_DIR/test/bootstrap.php $TRAVIS_BUILD_DIR/test
|
||||
script: ./vendor/bin/phpunit --bootstrap ./test/bootstrap.php ./test
|
||||
|
||||
notifications:
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user