Skip to content

Commit cf125c9

Browse files
committed
chore(circle): only build master and develop branches
1 parent c3c56cd commit cf125c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

circle.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
general:
2+
branches:
3+
only:
4+
- master
5+
- develop
16
dependencies:
27
pre:
38
- npm install -g istanbul gulp

0 commit comments

Comments
 (0)