mirror of
https://github.com/sensebox/blockly-app
synced 2025-02-20 11:53:58 +01:00
travis: build on node 12
This commit is contained in:
parent
94fcc90f42
commit
4d53f97e29
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_install:
|
|||
- yes | sdkmanager "platforms;android-27" # accept android licenses
|
||||
|
||||
install:
|
||||
- nvm install 6 # build with nodejs 6, as this is what FDroid uses (debian stretch backports)
|
||||
- nvm install 12
|
||||
- npm install -g ionic cordova
|
||||
- npm install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue