mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-03-10 22:44:09 +00:00
Try also with node_modules cache, Ref. 46
This commit is contained in:
parent
31527f8ab6
commit
06209d8881
@ -6,7 +6,10 @@ node_js:
|
||||
# Issue with Travis: https://github.com/travis-ci/travis-ci/issues/8836#issuecomment-356362524
|
||||
sudo: required
|
||||
|
||||
cache: yarn
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user