30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-03 06:50:49 +00:00

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

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