Skip to content

Commit c209a19

Browse files
author
haphan
committed
Build for php 7.3 and 7.4
1 parent 8bf49a8 commit c209a19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: php
22

33
sudo: false
44

5+
dist: bionic
6+
57
cache:
68
directories:
79
- $HOME/.composer/cache
@@ -11,6 +13,8 @@ matrix:
1113
- php: 7.0
1214
- php: 7.1
1315
- php: 7.2
16+
- php: 7.3
17+
- php: 7.4
1418
- php: nightly
1519
allow_failures:
1620
- php: nightly

0 commit comments

Comments
 (0)