Skip to content

Commit 7374355

Browse files
authored
Merge pull request #5 from webimpress/php-7.2
PHP 7.2 & Prophecy 1.7
2 parents a3cb7fb + 620628a commit 7374355

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache:
88

99
env:
1010
- PROPHECY_VERSION=dev-master
11+
- PROPHECY_VERSION=~1.7.0
1112
- PROPHECY_VERSION=~1.6.0
1213
- PROPHECY_VERSION=~1.5.0
1314
- PROPHECY_VERSION=~1.4.0
@@ -17,6 +18,7 @@ env:
1718
- PROPHECY_VERSION=~1.0.0
1819

1920
php:
21+
- 7.2
2022
- 7.1
2123
- 7.0
2224
- 5.6

0 commit comments

Comments
 (0)