Skip to content

Commit 9a0a486

Browse files
meisenzahldar5hak
authored andcommitted
Downgrade Node.js to fix builds on Travis CI (#41)
1 parent 2c20100 commit 9a0a486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
language: node_js
44

55
node_js:
6-
- lts/*
6+
- 10/*
77

88
sudo: required
99

0 commit comments

Comments
 (0)