mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-19 13:52:09 +07:00
Travis should load php version with group
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update && ansible-galaxy install HanXHX.dotdeb
|
||||
CMD ["sh", "tests/test.sh", "7.0"]
|
||||
CMD ["sh", "tests/test.sh", "php-7.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user