Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 540adeb

Browse files
committed
update circleci
1 parent 3d6e183 commit 540adeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22
jobs:
33
build:
4-
working_directory: ~/phovea
4+
working_directory: ~/src
55
docker:
6-
- image: circleci/node:6-browsers
6+
- image: circleci/node:10-browsers
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)