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