Skip to content

Commit 2493cb5

Browse files
Use node v12.18.2 on Travis CI (#7864)
Due to an issue with deprecated deps (gitbook-cli), forcing travis to and older compatible version of nodejs. Fixes #7863
1 parent 679ec4a commit 2493cb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
3-
- lts/*
3+
# Using node 12.18.2 instead of lts
4+
# https://github.com/chartjs/Chart.js/issues/7863#issuecomment-705222874
5+
- "12.18.2"
46

57
before_install:
68
- "export CHROME_BIN=/usr/bin/google-chrome"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy