Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 18e4abf

Browse files
amcsiweierophinney
authored andcommitted
Add PHP 7.2 to travis
1 parent 557aa2c commit 18e4abf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@ matrix:
4343
- php: 7.1
4444
env:
4545
- DEPS=latest
46+
- php: 7.2
47+
env:
48+
- DEPS=lowest
49+
- php: 7.2
50+
env:
51+
- DEPS=locked
52+
- php: 7.2
53+
env:
54+
- DEPS=latest
55+
4656

4757
notifications:
4858
email: false

0 commit comments

Comments
 (0)