Skip to content

Commit faa49c7

Browse files
glenscddeboer
authored andcommitted
travis: add php 7.3 and 7.4 (nightly) (#13)
1 parent fe07221 commit faa49c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ php:
77
- 7.0
88
- 7.1
99
- 7.2
10+
- 7.3
11+
- nightly
1012
- hhvm
1113

1214
matrix:
1315
allow_failures:
1416
- php: hhvm
17+
- php: nightly
1518
include:
1619
- php: 5.6
1720
env:

0 commit comments

Comments
 (0)