mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-21 16:01:53 +00:00
Tag != Tags
This commit is contained in:
parent
4a396bdb78
commit
d76fd1a7e0
@ -21,7 +21,7 @@ test:7.0:
|
||||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
# Test PHP 7.2
|
||||
@ -31,7 +31,7 @@ test:7.1:
|
||||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
# Test PHP 7.2
|
||||
@ -41,5 +41,5 @@ test:7.2:
|
||||
- *docker_boostrap
|
||||
script:
|
||||
- phpunit --configuration phpunit.xml.dist
|
||||
tag:
|
||||
tags:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user