Skip to content

Commit 5693411

Browse files
authored
Enabled PHP 7.2 and 7.3 in travis
1 parent b9933d1 commit 5693411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ matrix:
1111
- php: 5.6
1212
- php: 7.0
1313
- php: 7.1
14+
- php: 7.2
15+
- php: 7.3
1416

1517
# test only master (+ pull requests)
1618
branches:

0 commit comments

Comments
 (0)