fix: update travis config

Signed-off-by: getlarge <ed@getlarge.eu>
This commit is contained in:
getlarge 2021-03-09 08:16:09 +01:00
parent 656de69c64
commit 42112acd3e
No known key found for this signature in database
GPG Key ID: E4E13243600F9566
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ services:
language: node_js
node_js:
- 8
- 9
- 10
- 12
- 14
cache:
directories:
@ -20,7 +20,7 @@ cache:
env:
global:
- DOCKER_COMPOSE_VERSION=1.19.0
- DOCKER_COMPOSE_VERSION=1.28.5
before_install:
- .ci/travis-before-install.sh