Skip to content

Commit 100291b

Browse files
committed
use PHP 7.3.0
1 parent ee8ed96 commit 100291b

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
@@ -11,7 +11,7 @@ script:
1111
- docker run --rm -it exozet/php-fpm:${PHP_VERSION} php -v
1212

1313
env:
14-
- PHP_VERSION=7.3.0RC6
14+
- PHP_VERSION=7.3.0 PHP_VERSION_ALIAS=7.3
1515
- PHP_VERSION=7.2.0
1616
- PHP_VERSION=7.2.1
1717
- PHP_VERSION=7.2.2

0 commit comments

Comments
 (0)