mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Merging update from framagit (creating gitlab-ci)
Conflicts: .gitlab-ci.yml
This commit is contained in:
parent
df2755a84d
commit
6caf89383e
@ -10,9 +10,11 @@ before_script:
|
||||
- php Tests/Fixtures/App/console doctrine:migrations:migrate --env=test --no-interaction
|
||||
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
||||
|
||||
|
||||
test:php-5.6:
|
||||
stage: test
|
||||
script: phpunit --testdox
|
||||
test:php-7:
|
||||
stage: test
|
||||
script: phpunit --testdox
|
||||
script: phpunit --testdox
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user