Skip to content

Commit 5a1f9ee

Browse files
committed
Issue #2924684 by bojanz: Switch Travis to testing on PHP 7.0/7.1 (drop PHP5 testing)
1 parent 3fc7395 commit 5a1f9ee

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ sudo: false
1313
dist: precise
1414

1515
php:
16-
- 7
17-
- 5.6
18-
- 5.5
16+
- 7.1
17+
- 7.0
1918

2019
branches:
2120
except:

0 commit comments

Comments
 (0)