We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8950eb commit 30f640bCopy full SHA for 30f640b
.travis.yml
@@ -78,7 +78,7 @@ matrix:
78
- env: BUILD_TYPE="Debug" PYTHON_VERSION="2.7" WITH_NUMPY="no"
79
compiler: gcc
80
os: osx
81
- - env: BUILD_TYPE="Release" PYTHON_VERSION="3.5" INTEGER_CLASS="flint" WITH_FLINT="yes"
+ - env: BUILD_TYPE="Release" PYTHON_VERSION="3.5"
82
83
84
- env: BUILD_TYPE="Release" WITH_SAGE="yes" WITH_MPC="yes" PYTHON_VERSION="2.7"
0 commit comments