test: update ci config

This commit is contained in:
daniel-dx
2019-03-09 22:05:04 +08:00
parent 05830eab6d
commit aa0ed18f4c
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- run: npm run test
e2etest:
docker:
- image: circleci/node:8.15
- image: cypress/base:8
working_directory: ~/project/ncform
steps:
- attach_workspace: