Skip to content

Commit 28d5782

Browse files
committed
Update CircleCI version to Node 10
This is required for Lighthouse
1 parent ab8c07d commit 28d5782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
1515
- run: |
1616
source $NVM_DIR/nvm.sh
17-
nvm install v8.9.1
17+
nvm install v10.16.0
1818
1919
npm install
2020
npm start &

0 commit comments

Comments
 (0)