.travis.yml: fix typo
authorPaul Brossier <piem@piem.org>
Mon, 2 May 2016 23:58:15 +0000 (01:58 +0200)
committerPaul Brossier <piem@piem.org>
Mon, 2 May 2016 23:58:15 +0000 (01:58 +0200)
.travis.yml

index 6560733..1ca25e1 100644 (file)
@@ -17,7 +17,7 @@ matrix:
     - python: 3.4
       os: linux
       compiler: gcc
     - python: 3.4
       os: linux
       compiler: gcc
-      env: ARCH=i386 WAFOPTS=--enable-ftw3f
+      env: ARCH=i386 WAFOPTS=--enable-fftw3f
     - language: C
       os: osx
       compiler: clang
     - language: C
       os: osx
       compiler: clang
@@ -29,7 +29,7 @@ matrix:
     - python: 2.7
       os: linux
       compiler: gcc
     - python: 2.7
       os: linux
       compiler: gcc
-      env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-ftw3f
+      env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-fftw3f
     - python: 2.7
       os: linux
       compiler: gcc
     - python: 2.7
       os: linux
       compiler: gcc