Skip to content

Commit 9e41b27

Browse files
author
Eugene Leonovich
committed
Remove unsupported php7 runtime from .travis.yml
1 parent fb775bf commit 9e41b27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ env:
99
- PHP_RUNTIME='php:5.4-cli'
1010
- PHP_RUNTIME='php:5.5-cli'
1111
- PHP_RUNTIME='php:5.6-cli' PHPUNIT_OPTS='--coverage-clover coverage.clover'
12-
- PHP_RUNTIME='php:7.0-cli'
1312

1413
before_install:
1514
# https://github.com/travis-ci/travis-ci/issues/4778

0 commit comments

Comments
 (0)