Skip to content

Commit 71b5e23

Browse files
committed
.travis.yml updated
1 parent 9bb179d commit 71b5e23

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
@@ -2,11 +2,13 @@ language: php
22
php:
33
- 7.0
44
- 7.1
5+
- 7.2
56
- nightly
67

78
matrix:
89
allow_failures:
910
- php: nightly
11+
- php: 7.2
1012

1113
before_script:
1214
- composer install

0 commit comments

Comments
 (0)