Changeset 6f4f117


Ignore:
Timestamp:
May 4, 2016, 1:05:52 PM (8 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, pitchshift, sampler, timestretch, yinfft+
Children:
9e4e389
Parents:
a0f0f00
Message:

appveyor.yml: simplify matrix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appveyor.yml

    ra0f0f00 r6f4f117  
    55
    66  matrix:
    7 
    87    - PYTHON: "C:\\Python27"
    9       PYTHON_VERSION: "2.7.x" # currently 2.7.9
    10       PYTHON_ARCH: "32"
    11 
    12     - PYTHON: "C:\\Python27-x64"
    13       PYTHON_VERSION: "3.4.x" # currently 3.4.3
    14       PYTHON_ARCH: "64"
     8    - PYTHON: "C:\\Python33-x64"
    159
    1610install:
Note: See TracChangeset for help on using the changeset viewer.