chore: update travis config

This commit is contained in:
Roman Hotsiy 2019-07-29 15:54:55 +03:00
parent a282b92024
commit 6c48372aeb
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -1,7 +1,16 @@
language: node_js
node_js:
- '8'
cache: yarn
- '10'
addons:
apt:
packages:
# Cypress: Ubuntu 16+ does not install this dependency by default, so we need to install it ourselves
- libgconf-2-4
cache:
yarn: true
directories:
# we also need to cache folder with Cypress binary
- ~/.cache
env:
global:
- GH_REF: github.com/Redocly/redoc.git