Travis should load php version with group

This commit is contained in:
Emilien Mantel
2016-01-22 17:17:38 +01:00
parent 9711cd5d15
commit 9b55e91711
5 changed files with 12 additions and 8 deletions

View File

@@ -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"]