mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
chore(build): test against node 8
This commit is contained in:
parent
189d66cc47
commit
1d71bdc284
@ -3,7 +3,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
working_directory: ~/ionic-native/
|
working_directory: ~/ionic-native/
|
||||||
docker:
|
docker:
|
||||||
- image: node:7
|
- image: node:8
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user