Skip to content

Commit bbf4aae

Browse files
Nyholmjbelien
authored andcommitted
Use PHP 7.2 on travis (#889)
1 parent 43287fb commit bbf4aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
install:
77
- composer update --prefer-stable --prefer-dist

0 commit comments

Comments
 (0)