Skip to content

Commit

Permalink
chore: add Node.js 10 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and alexander-fenster committed May 9, 2018
1 parent 1c1da01 commit c1f7ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-node/.appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
matrix:
- nodejs_version: 8
- nodejs_version: 10

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit c1f7ad1

Please sign in to comment.