This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-php
mirror of
https://github.com/HanXHX/ansible-php.git
Watch
1
Star
0
Fork
You've already forked ansible-php
0
Code
Issues
Projects
Releases
Wiki
Activity
9711cd5d15
ansible-php
/
tests
/
debian-jessie-php-5.6.Docke...
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Vagrant + tests
2015-07-23 21:35:25 +07:00
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
Travis maanges now PHP version
2016-01-22 22:29:43 +07:00
CMD ["sh", "tests/test.sh", "5.6"]
Vagrant + tests
2015-07-23 21:35:25 +07:00