Skip to content

Commit b1cbc43

Browse files
authored
Re-support PHP 7.0 in Travis CI builds
1 parent e366767 commit b1cbc43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22

33
php:
4+
- 7.0
45
- 7.1
56
- 7.2
67

0 commit comments

Comments
 (0)