Skip to content

Commit 4a2c8b3

Browse files
committed
Set node to v9 (there seems to be an error with v10 when attempting to install canvas-prebuilt)
1 parent 0137f80 commit 4a2c8b3

File tree

3 files changed

+4
-523
lines changed

3 files changed

+4
-523
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "stable"
3+
- "9"
44
cache:
55
directories:
66
- node_modules

0 commit comments

Comments
 (0)