mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
CB-11727 - travis ci setup is still using 0.10.32 node
This closes #325
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
language: android
|
||||
sudo: false
|
||||
before_install:
|
||||
- nvm install 6
|
||||
- node --version
|
||||
install:
|
||||
- npm install
|
||||
- npm install -g codecov
|
||||
|
||||
Reference in New Issue
Block a user