Skip to content

Commit

Permalink
chore: update buildspec to node10 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed Aug 16, 2019
1 parent 8d1daa5 commit 512c9f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
version: 0.2

phases:
install:
runtime-versions:
nodejs: 10
pre_build:
commands:
- echo Installing dependencies
Expand Down

0 comments on commit 512c9f0

Please sign in to comment.