Make travis use the new Robo function

This commit is contained in:
javier gomez 2015-06-09 16:19:16 +02:00
parent 13d19ebe42
commit 7a5964e8dd
1 changed files with 1 additions and 1 deletions

View File

@ -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