Skip to content

Commit a9e0c9b

Browse files
Douglas Greenshieldsgsdevme
authored andcommitted
build: run CI against php 7.4
1 parent 43a740f commit a9e0c9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ matrix:
77
- php: 7.1
88
- php: 7.2
99
- php: 7.3
10+
- php: 7.4
1011
- php: nightly
1112
allow_failures:
1213
- php: nightly
1314

1415
sudo: false
15-
dist: trusty
16+
dist: xenial
1617

1718
env:
1819
global:

0 commit comments

Comments
 (0)