Skip to content

Commit 8a95daf

Browse files
committed
update travis to php 7.2
1 parent 3335f27 commit 8a95daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: php
33
sudo: false
44

55
php:
6-
- 7.1
6+
- 7.2
77

88
env:
99
APP_ENV: testing

0 commit comments

Comments
 (0)