Skip to content

Commit 5b65339

Browse files
authored
Switching to Xenial because of missing php extentions
GD and ZIP are supposed to be available on Xenial build of php 7.4 Let's see...
1 parent 5196a84 commit 5b65339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
os: linux
2-
dist: trusty
2+
dist: xenial
33
group: edge
44
services:
55
- elasticsearch

0 commit comments

Comments
 (0)