mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
Add a comment
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
# To fix the npm version in 4.x
|
||||||
|
# refs: https://github.com/travis-ci/travis-ci/issues/4653#issuecomment-194051953
|
||||||
before_install: 'if [[ `npm -v` != 4* ]]; then npm i -g npm@4; fi'
|
before_install: 'if [[ `npm -v` != 4* ]]; then npm i -g npm@4; fi'
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user