.travis.yml: test --enable-double
authorPaul Brossier <piem@piem.org>
Sat, 30 Apr 2016 01:31:02 +0000 (03:31 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 30 Apr 2016 01:31:02 +0000 (03:31 +0200)
.travis.yml

index 3d01c52..5b2c2ef 100644 (file)
@@ -11,6 +11,10 @@ matrix:
     - python: 2.7
       os: linux
       compiler: gcc
+      env: ARCH=x86_64 HAVE_DOUBLE=--enable-double
+    - python: 2.7
+      os: linux
+      compiler: gcc
       env: ARCH=i386
     - python: 3.4
       os: linux