diff --git a/.travis.yml b/.travis.yml index 96e906a..fb9db7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,4 +28,4 @@ before_script: script: - mv tests/acceptance.suite.dist.yml tests/acceptance.suite.yml -- php vendor/bin/robo test:acceptance +- php vendor/bin/robo run:tests \ No newline at end of file