Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit b2bbc91

Browse files
author
sathielemann
committed
Fix misconfiguration in travis.yml.
1 parent a90a8b3 commit b2bbc91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ matrix:
1212
- php: 7.0
1313
- php: 7.1
1414
- php: 7.2
15+
- php: 7.3
16+
- php: 7.4
17+
- php: nightly
1518
allow_failures:
1619
- php: 7.3
1720
- php: 7.4

0 commit comments

Comments
 (0)