Skip to content

Commit 5bc264a

Browse files
Update buildspec.yml
1 parent 382e4f8 commit 5bc264a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildspec.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ version: 0.2
33

44
phases:
55
install:
6+
runtime-versions:
7+
nodejs: 10
68
commands:
79
- echo Installing Mocha...
810
- npm install -g mocha

0 commit comments

Comments
 (0)