[CORL-970] CircleCI Version Bump (#2893)

* feat: bump config version

* fix: removed old version tag

Co-authored-by: Kim Gardner <kgardnr@gmail.com>
This commit is contained in:
Wyatt Johnson
2020-03-27 01:04:44 +00:00
committed by GitHub
parent 44216221a4
commit 3cb5d0ff9f
+1 -2
View File
@@ -13,7 +13,7 @@ job_defaults: &job_defaults
environment:
<<: *job_environment
version: 2
version: 2.1
jobs:
# npm_dependencies will install the dependencies used by all other steps.
npm_dependencies:
@@ -173,7 +173,6 @@ filter_develop: &filter_develop
- next
workflows:
version: 2
build-test:
jobs:
- docker_tests: