Update travis call to run tests

This commit is contained in:
javier gomez 2015-07-22 16:44:59 +02:00
parent 16b8a8bb49
commit 21e9b9682c
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ before_script:
script:
- mv tests/acceptance.suite.dist.yml tests/acceptance.suite.yml
- php vendor/bin/robo test:acceptance
- vendor/bin/robo run:tests