Changeset 1e20c3f


Ignore:
Timestamp:
Apr 30, 2016, 3:25:31 AM (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:
357d9e8
Parents:
3fc5696
Message:

.travis.yml: remove linux/clang

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r3fc5696 r1e20c3f  
    1313      compiler: gcc
    1414      env: ARCH=i386
    15     - python: 2.7
    16       os: linux
    17       compiler: clang
    18       env: ARCH=x86_64
    19     - python: 2.7
    20       os: linux
    21       compiler: clang
    22       env: ARCH=i386
    2315    - python: 3.4
    2416      os: linux
     
    2820      os: linux
    2921      compiler: gcc
    30       env: ARCH=i386
    31     - python: 3.4
    32       os: linux
    33       compiler: clang
    34       env: ARCH=x86_64
    35     - python: 3.4
    36       os: linux
    37       compiler: clang
    3822      env: ARCH=i386
    3923    - language: C
Note: See TracChangeset for help on using the changeset viewer.