Skip to content

Commit f86dffd

Browse files
author
Eugene Leonovich
committed
Add PHP 7.2 to test matrix
1 parent 5246581 commit f86dffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ env:
1414
- IMAGE='php:5.6-cli' TNT_CLIENT=pure
1515
- IMAGE='php:7.0-cli' TNT_CLIENT=pure
1616
- IMAGE='php:7.1-cli' TNT_CLIENT=pure PHPUNIT_OPTS='--coverage-clover=coverage.clover'
17+
- IMAGE='php:7.2-cli' TNT_CLIENT=pure
1718

1819
install:
1920
- ./dockerfile.sh | tee /dev/tty | docker build -t queue -

0 commit comments

Comments
 (0)