Changeset f2e9a8a


Ignore:
Timestamp:
May 3, 2016, 1:58:15 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:
eeb7276
Parents:
09fab95
Message:

.travis.yml: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r09fab95 rf2e9a8a  
    1818      os: linux
    1919      compiler: gcc
    20       env: ARCH=i386 WAFOPTS=--enable-ftw3f
     20      env: ARCH=i386 WAFOPTS=--enable-fftw3f
    2121    - language: C
    2222      os: osx
     
    3030      os: linux
    3131      compiler: gcc
    32       env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-ftw3f
     32      env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-fftw3f
    3333    - python: 2.7
    3434      os: linux
Note: See TracChangeset for help on using the changeset viewer.