summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 3d7af85376..d80fd6efb1 100644
--- a/circle.yml
+++ b/circle.yml
@@ -18,7 +18,10 @@ workflows:
filters:
tags:
only: /node-.*/
- - node6-clang39-debug
+ - node6-clang39-debug:
+ filters:
+ tags:
+ only: /node-.*/
- linux-clang39-debug
- linux-clang4-sanitize-address
- linux-clang4-sanitize-undefined