Lock down node version to see if we get rid of the circleci build issue

This commit is contained in:
Johannes Schill
2018-10-10 14:15:27 +02:00
parent 8620804b9f
commit 878433bcfa
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
test-frontend:
docker:
- image: circleci/node:8
- image: circleci/node:8.12
steps:
- checkout
- restore_cache: