Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-12-31 11:52:02 +0300
committerAleksander Machniak <alec@alec.pl>2019-12-31 11:52:02 +0300
commit7abd4f2c154364c0d1a36225b503fc380afd283e (patch)
tree71d39bc759e750464bfbea583e95888325319952 /.travis.yml
parent5defccb9194d8d051c528c2c39efece0f13d78ee (diff)
Travis: Cleanup
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cbdc28a5..974443eb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: php
-dist: trusty
+dist: trusty #
sudo: false
matrix:
@@ -14,7 +14,7 @@ matrix:
env: CODE_COVERAGE=1
- php: 7.2
- php: 7.3
- dist: bionic
+ dist: bionic # for proper node-less version
env: BROWSER_TESTS=1
addons:
chrome: stable