Skip to content

Commit 40a8fa7

Browse files
jrfnlfrenck
authored andcommitted
🚀 Build/Travis: test builds against PHP 7.3
Once PHP 7.3-beta came out, the `nightly` build on Travis became PHP 7.4-dev and build haven't been tested against PHP 7.3 for months now. Luckily, Travis has *finally* deemed it appropriate to set up a PHP 7.3 alias now RC3 is out, so I've added PHP 7.3 to the matrix.
1 parent 236a983 commit 40a8fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33

44
php:
55
- hhvm
6+
- 7.3
67
- 7.1
78
- 7.0
89
- 5.6

0 commit comments

Comments
 (0)