Skip to content

Commit 8100648

Browse files
Nyholmjbelien
authored andcommitted
Use PHP 7.2 on travis (#889)
1 parent 9e0c22a commit 8100648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22
sudo: false
33

4-
php: 7.0
4+
php: 7.2
55

66

77
install:

0 commit comments

Comments
 (0)