Browse Source

yml: add version

pull/2/head
Neel Coffin 6 years ago
parent
commit
e7403b0d6a
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -28,6 +28,7 @@
- run: yarn test:ci
workflows:
version: 2
build_and_test:
jobs:
- build

Loading…
Cancel
Save