Browse Source

add test and lint jobs

main
hallouma875 6 years ago
parent
commit
f259adaee8
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -19,7 +19,7 @@ jobs:
paths:
- ./node_modules
tests:
test:
docker:
- image: "circleci/node:12"
steps:

Loading…
Cancel
Save