Skip to content

Commit

Permalink
choire: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
DSchau committed Dec 14, 2018
1 parent 2eac9b3 commit ca15f40
Showing 1 changed file with 1 addition and 29 deletions.
30 changes: 1 addition & 29 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,32 +179,4 @@ workflows:
version: 2
build-test:
jobs:
- bootstrap
- lint
- unit_tests_node6:
<<: *ignore_docs
requires:
- bootstrap
- unit_tests_node8:
<<: *ignore_docs
requires:
- bootstrap
- unit_tests_node10:
<<: *ignore_docs
requires:
- bootstrap
- integration_tests:
<<: *ignore_docs
- e2e_tests_gatsbygram:
<<: *e2e-test-workflow
- e2e_tests_path-prefix:
<<: *e2e-test-workflow
- e2e_tests_gatsby-image:
<<: *e2e-test-workflow
- e2e_tests_runtime:
<<: *e2e-test-workflow
- starters_publish:
filters:
branches:
only:
- master
- starters_publish

0 comments on commit ca15f40

Please sign in to comment.