Skip to content

Commit 361ebce

Browse files
committed
test(circle): build all branches exept canary
1 parent 0df8fe6 commit 361ebce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

circle.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
general:
22
branches:
3-
only:
4-
- master
5-
- develop
3+
ignore:
4+
- canary
65
dependencies:
76
pre:
87
- npm install -g istanbul gulp

0 commit comments

Comments
 (0)