32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-11-16 09:37:08 +00:00

[tests] rename jbuild to jorobo

This commit is contained in:
javier gomez 2016-02-01 12:02:25 +01:00
parent 3214782cf1
commit 0a438211e0
3 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -60,5 +60,5 @@ tests/cache
# Package building related
/dist
jbuild.ini
jorobo.ini

View File

@ -37,7 +37,7 @@ before_script:
script:
# Build
- mv jbuild.dist.ini jbuild.ini
- mv jorobo.dist.ini jorobo.ini
- vendor/bin/robo build
- mv tests/acceptance.suite.dist.yml tests/acceptance.suite.yml
- vendor/bin/robo run:tests --use-htaccess