Changeset 4103cb4 for .circleci


Ignore:
Timestamp:
Sep 26, 2018, 11:45:28 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:
a363759
Parents:
58cc68e
Message:

.circleci/config.yml: force using local nose2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .circleci/config.yml

    r58cc68e r4103cb4  
    2424  command: |
    2525    make create_test_sounds
    26     nose2 -v
     26    PATH=/home/circleci/.local/bin:$PATH nose2 -v
    2727
    2828version: 2
Note: See TracChangeset for help on using the changeset viewer.