We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ea460 commit fd5faf0Copy full SHA for fd5faf0
1 file changed
.travis.yml
@@ -34,4 +34,4 @@ script:
34
35
after_script:
36
- docker images
37
- - docker run --rm -ti ${DOCKERFILE} php -i
+ - docker run --rm -ti ${DOCKERPATH} php -i
0 commit comments