Changeset 8142a7e


Ignore:
Timestamp:
Oct 5, 2018, 1:16:44 AM (6 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
93bcc45
Parents:
ab8bffa
Message:

wscript: update circle ci config location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    rab8bffa r8142a7e  
    606606    ctx.excl += ' **/.landscape.yml'
    607607    ctx.excl += ' **/.appveyor.yml'
    608     ctx.excl += ' **/circle.yml'
     608    ctx.excl += ' **/.circleci/*'
    609609    ctx.excl += ' **/.coveragerc'
Note: See TracChangeset for help on using the changeset viewer.