ref: 1019a2ac1f7a618dccddf92c562811e465e5de8d
parent: eeb72766b9c8ebc8564e4055f78af887b28c0341
author: Paul Brossier <piem@piem.org>
date: Mon May 2 22:36:19 EDT 2016
.travis.yml: use fftw3 if using double precision
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@
- python: 2.7
os: linux
compiler: gcc
- env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-fftw3f
+ env: ARCH=x86_64 HAVE_DOUBLE=1 WAFOPTS=--enable-fftw3
- python: 2.7
os: linux
compiler: gcc