There was an error while loading. Please reload this page.
1 parent 679ec4a commit 2493cb5Copy full SHA for 2493cb5
1 file changed
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
node_js:
3
- - lts/*
+# Using node 12.18.2 instead of lts
4
+# https://github.com/chartjs/Chart.js/issues/7863#issuecomment-705222874
5
+ - "12.18.2"
6
7
before_install:
8
- "export CHROME_BIN=/usr/bin/google-chrome"
0 commit comments