Skip to content
Snippets Groups Projects
Commit 43330991 authored by Noe Nieto's avatar Noe Nieto :speech_balloon:
Browse files

Hopefully, corrected CI configuration

parent 5c8027b0
No related branches found
No related tags found
No related merge requests found
stages:
- test
before_script:
- apt-get update -qq && apt-get install -y -qq phpunit
- apt-get update -qq && apt-get install -y -qq phpunit
test:app:
script:
- phpunit --configuration phpunit.xml
phpunit_tests:
script:
- phpunit --configuration phpunit.xml
tags:
- 'librem5'
stage: test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment