We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c56cd commit cf125c9Copy full SHA for cf125c9
circle.yml
@@ -1,3 +1,8 @@
1
+general:
2
+ branches:
3
+ only:
4
+ - master
5
+ - develop
6
dependencies:
7
pre:
8
- npm install -g istanbul gulp
0 commit comments