mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
CB-12524: Workaround for obsolete gradle on integration servers
This commit is contained in:
@@ -5,6 +5,7 @@ jdk:
|
||||
before_install:
|
||||
- nvm install 6
|
||||
- node --version
|
||||
- gradle --version
|
||||
install:
|
||||
- npm install
|
||||
- npm install -g codecov
|
||||
|
||||
Reference in New Issue
Block a user