mirror of
https://github.com/captbaritone/webamp
synced 2024-11-22 07:40:51 +00:00
Stick with old versions of node
This commit is contained in:
parent
f1696fd7e6
commit
d4e9c79c8a
@ -1,5 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
# Don't use Node 12 while we wait for transitive dependencies to upgrade nan
|
||||
# https://github.com/nodejs/nan/issues/849
|
||||
- "11.10.0"
|
||||
script: >
|
||||
npm run travis-tests
|
||||
|
Loading…
Reference in New Issue
Block a user