Skip to content

Commit de8d474

Browse files
authored
reverting back to 'trusty', removing php 7.4
I guess we can't have php 7.4 yet
1 parent 5b65339 commit de8d474

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
os: linux
2-
dist: xenial
2+
dist: trusty
33
group: edge
44
services:
55
- elasticsearch
@@ -15,10 +15,6 @@ addons:
1515
language: php
1616
jobs:
1717
include:
18-
- php: 7.4
19-
env:
20-
- MAGENTO_VERSION=2.4-develop
21-
- TEST_SUITE=integration
2218
- php: 7.3
2319
env:
2420
- MAGENTO_VERSION=2.3

0 commit comments

Comments
 (0)