Upgrade to Node 11 in Travis (#525)
Summary: I hope this fixes the obnoxious libuv IO error we see quite often. Pull Request resolved: https://github.com/facebook/flipper/pull/525 Test Plan: Travis Reviewed By: priteshrnandgaonkar Differential Revision: D16984266 Pulled By: passy fbshipit-source-id: 3e4c6ccd1f3e92a08875f7770202d8909e446ac8
This commit is contained in:
committed by
Facebook Github Bot
parent
eb875845b5
commit
f824329151
@@ -29,7 +29,7 @@ matrix:
|
|||||||
branch: master
|
branch: master
|
||||||
- language: node_js
|
- language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "10"
|
- "11"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- yarn
|
- yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user