Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2518222
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
711 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment