Ignore:
Timestamp:
Sep 26, 2018, 11:30:19 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:
f70e181
Parents:
73f02cc
Message:

.circleci/config.yml: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .circleci/config.yml

    r73f02cc ra4aa960  
    2525  build:
    2626    docker:
    27       - image: circlei/python:2.7
    28       - image: circlei/python:3.6
     27      - image: circleci/python:2.7
     28      - image: circleci/python:3.6
    2929    steps:
    3030      - checkout
Note: See TracChangeset for help on using the changeset viewer.