Skip to content

Commit 9784e34

Browse files
authored
Merge pull request #38 from WyriHaximus-labs/test-php-7.2-and-7.3
Test PHP 7.2 and 7.3 on Travis
2 parents 35fb910 + 38f3c85 commit 9784e34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ php:
77
- 5.6
88
- 7.0
99
- 7.1
10+
- 7.2
11+
- 7.3
1012
- hhvm # ignore errors, see below
1113

1214
# lock distro so new future defaults will not break the build

0 commit comments

Comments
 (0)