Skip to content

Commit c7bba89

Browse files
issue/console: Update .travis min php
1 parent ce87dfa commit c7bba89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
dist: trusty
22
language: php
33
php:
4-
- '5.6'
5-
- '7.0'
4+
- '7.1'
5+
- '7.2'
66
- hhvm
77

88
before_install:

0 commit comments

Comments
 (0)