mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix travis phpunit version (#6145)
This commit is contained in:
@ -46,6 +46,6 @@ after_failure:
|
||||
script:
|
||||
- php scripts/pre-commit.php -l
|
||||
- php scripts/pre-commit.php -s
|
||||
- SNMPSIM=1 DBTEST=1 phpunit --stop-on-failure
|
||||
- SNMPSIM=1 DBTEST=1 vendor/bin/phpunit --stop-on-failure
|
||||
- bash -n daily.sh
|
||||
- pylint -E poller-wrapper.py discovery-wrapper.py poller-service.py
|
||||
|
Reference in New Issue
Block a user