mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
Upgrade node version (#9549)
* Upgrade node version * Upgrade node version, but no further than 6 which is in LTS
This commit is contained in:
@@ -9,6 +9,9 @@ addons:
|
||||
packages:
|
||||
- libstdc++6
|
||||
- fonts-droid
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
install:
|
||||
- ./dev/bots/travis_install.sh
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user