chore(build): upgrate to node 12 and gulp 4

This commit is contained in:
Daniel Sogl
2019-07-12 20:09:33 +02:00
parent cc1f25c38c
commit 941d394da9
5 changed files with 2588 additions and 858 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/ionic-native/
docker:
- image: node:10
- image: node:12
steps:
- checkout
- restore_cache: