Page MenuHomePhorge

No OneTemporary

Size
711 B
Referenced Files
None
Subscribers
None
diff --git a/.travis.yml b/.travis.yml
index 82b67f611..e2c834a1b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,36 +1,37 @@
language: php
-dist: trusty #
+dist: xenial
sudo: false
matrix:
fast_finish: true
include:
- php: 5.5
+ dist: trusty
- php: 5.6
- php: 7.0
- php: 7.1
env: CODE_COVERAGE=1
- php: 7.2
- php: 7.3
dist: bionic # for proper node-less version
env: BROWSER_TESTS=1
addons:
chrome: stable
apt:
packages:
- node-less
- php: 7.4
cache:
directories:
- $HOME/.composer
install:
- .ci/install.sh
script:
- .ci/run.sh
notifications:
email: false

File Metadata

Mime Type
text/x-diff
Expires
Thu, Dec 18, 10:36 AM (28 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
418732
Default Alt Text
(711 B)

Event Timeline