mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
chore(build): use node 10
This commit is contained in:
parent
c1d7ce13dd
commit
b4e0764d71
@ -3,7 +3,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
working_directory: ~/ionic-native/
|
working_directory: ~/ionic-native/
|
||||||
docker:
|
docker:
|
||||||
- image: node:8
|
- image: node:10
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user