Skip to content

Commit 53e01bb

Browse files
committed
Update php:7.3-rc-cli to php:7.3-cli
1 parent c2f1207 commit 53e01bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
- IMAGE='php:7.1-cli' TNT_CLIENT=pecl
1010
- IMAGE='php:7.1-cli' CHECK_CS=1
1111
- IMAGE='php:7.2-cli' PHPUNIT_OPTS='--coverage-clover=coverage.clover'
12-
- IMAGE='php:7.3-rc-cli'
12+
- IMAGE='php:7.3-cli'
1313

1414
install:
1515
- ./dockerfile.sh | tee /dev/tty | docker build -t queue -

0 commit comments

Comments
 (0)