Skip to content

Commit 5445e44

Browse files
Martin HujerVasekPurchart
Martin Hujer
authored andcommitted
add PHP 7.2 beta to Travis build matrix
1 parent c0ab364 commit 5445e44

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
@@ -5,6 +5,7 @@ sudo: false
55
php:
66
- 7.0
77
- 7.1
8+
- 7.2
89
- nightly
910

1011
env:
@@ -14,6 +15,7 @@ env:
1415
matrix:
1516
fast_finish: true
1617
allow_failures:
18+
- php: 7.2
1719
- php: nightly
1820

1921
before_install:

0 commit comments

Comments
 (0)