29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-28 08:03:40 +00:00

make sure we are always using the last version of the test

This commit is contained in:
Robert Deutz 2018-04-02 19:07:13 +02:00
parent 6b4a7fe7b1
commit d8c6e27cf8
No known key found for this signature in database
GPG Key ID: D81EF05FE9B6B8FF

View File

@ -14,6 +14,8 @@ pipeline:
image: joomlaprojects/docker-php70:develop
commands:
- composer install
- composer update joomla/test-unit
- composer update joomla/test-system
php70-unit:
group: unit