Skip to content

Commit 55d5547

Browse files
Raphael SchweikertRaphael Schweikert
Raphael Schweikert
authored and
Raphael Schweikert
committed
Test with PHP 7.2 and 7.3 release but not 8 nightly as that fails currently
1 parent b08df82 commit 55d5547

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ php:
55
- "5.6"
66
- "7.0"
77
- "7.1"
8-
- "nightly"
8+
- "7.2"
9+
- "7.3"
910
- hhvm
1011
sudo: false
1112
dist: trusty

0 commit comments

Comments
 (0)