We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f1207 commit 53e01bbCopy full SHA for 53e01bb
.travis.yml
@@ -9,7 +9,7 @@ env:
9
- IMAGE='php:7.1-cli' TNT_CLIENT=pecl
10
- IMAGE='php:7.1-cli' CHECK_CS=1
11
- IMAGE='php:7.2-cli' PHPUNIT_OPTS='--coverage-clover=coverage.clover'
12
- - IMAGE='php:7.3-rc-cli'
+ - IMAGE='php:7.3-cli'
13
14
install:
15
- ./dockerfile.sh | tee /dev/tty | docker build -t queue -
0 commit comments