Skip to content

Commit 0c12ec8

Browse files
authored
Allow sage to fail
1 parent 88c026d commit 0c12ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ matrix:
8585
- env: BUILD_TYPE="Release" WITH_SAGE="yes" WITH_MPC="yes" PYTHON_VERSION="2.7"
8686
compiler: gcc
8787
os: linux
88+
allow_failures:
89+
- env: BUILD_TYPE="Release" WITH_SAGE="yes" WITH_MPC="yes" PYTHON_VERSION="2.7"
8890

8991
before_install:
9092
- |

0 commit comments

Comments
 (0)