mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 01:36:56 +01:00
fix: update travis config
Signed-off-by: getlarge <ed@getlarge.eu>
This commit is contained in:
parent
656de69c64
commit
42112acd3e
@ -10,9 +10,9 @@ services:
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- 8
|
|
||||||
- 9
|
|
||||||
- 10
|
- 10
|
||||||
|
- 12
|
||||||
|
- 14
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
@ -20,7 +20,7 @@ cache:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- DOCKER_COMPOSE_VERSION=1.19.0
|
- DOCKER_COMPOSE_VERSION=1.28.5
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- .ci/travis-before-install.sh
|
- .ci/travis-before-install.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user