Skip to content

Commit

Permalink
chore: really delete node4 and node9 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Jul 10, 2018
1 parent 21d0f86 commit c47c40b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/google-privacy-dlp/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,12 @@ workflows:
version: 2
tests:
jobs: &workflow_jobs
- node4:
- node6:
filters: &all_commits
tags:
only: /.*/
- node6:
filters: *all_commits
- node8:
filters: *all_commits
- node9:
filters: *all_commits
- node10:
filters: *all_commits
- lint:
Expand Down

0 comments on commit c47c40b

Please sign in to comment.