projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab8bffa
)
wscript: update circle ci config location
author
Paul Brossier
<piem@piem.org>
Thu, 4 Oct 2018 23:16:44 +0000
(
01:16
+0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 4 Oct 2018 23:16:44 +0000
(
01:16
+0200)
wscript
patch
|
blob
|
history
diff --git
a/wscript
b/wscript
index
c08298c
..
1d86ee2
100644
(file)
--- a/
wscript
+++ b/
wscript
@@
-605,5
+605,5
@@
def dist(ctx):
ctx.excl += ' **/.travis.yml'
ctx.excl += ' **/.landscape.yml'
ctx.excl += ' **/.appveyor.yml'
- ctx.excl += ' **/
circle.yml
'
+ ctx.excl += ' **/
.circleci/*
'
ctx.excl += ' **/.coveragerc'