Skip to content

Commit

Permalink
chore: really delete node4 and node9 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Jul 10, 2018
1 parent 9780bff commit 38e78f8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .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 38e78f8

Please sign in to comment.