mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
Fix the node_version to 4.x
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
before_install: 'if [[ `npm -v` != 4* ]]; then npm i -g npm@4; fi'
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|||||||
Reference in New Issue
Block a user