30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-31 21:40:50 +00:00

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

View File

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