mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Travis support many PHP version
This commit is contained in:
5
tests/debian-jessie-php-5.6.Dockerfile
Normal file
5
tests/debian-jessie-php-5.6.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh"]
|
||||
|
||||
Reference in New Issue
Block a user