Skip to content

Commit bd00e7a

Browse files
mateuszsipnorberttech
authored andcommitted
Include php 7.2 in travis matrix (#128)
1 parent 61b92b8 commit bd00e7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ matrix:
1111
- php: 7.0
1212
env: DEPENDENCIES='low'
1313
- php: 7.1
14+
- php: 7.2
1415

1516
before_install:
1617
- composer self-update

0 commit comments

Comments
 (0)