chore(build): test against node 8

This commit is contained in:
Daniel 2018-06-28 13:51:35 +02:00
parent 189d66cc47
commit 1d71bdc284

View File

@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/ionic-native/
docker:
- image: node:7
- image: node:8
steps:
- checkout
- restore_cache: