tests not test

This commit is contained in:
Gerhard 2019-07-25 13:20:45 +02:00
parent af39fb7e5f
commit 49a969a11c
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ script:
- bash tests/bin/phpunit.sh
- bash tests/bin/phpcs.sh
- travis_retry bash tests/bin/run-e2e-CI.sh
- bash test/bin/run-vis-regression.sh
- bash tests/bin/run-vis-regression.sh
after_script:
- bash tests/bin/travis.sh after