Skip to content

Commit 8dae624

Browse files
committed
Travis test with mpc and debug
1 parent 153a31c commit 8dae624

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ addons:
1313
- libmpc-dev
1414
- binutils-dev
1515
- g++-4.7
16+
1617
rvm:
1718
- 2.0
1819
- 2.1
@@ -23,6 +24,15 @@ matrix:
2324
exclude:
2425
- os: osx
2526
include:
27+
- os: linux
28+
rvm: 2.0
29+
env: BUILD_TYPE="Debug" WITH_BFD="yes" WITH_MPC="yes"
30+
- os: linux
31+
rvm: 2.3.0
32+
env: BUILD_TYPE="Debug" WITH_BFD="yes" WITH_MPC="yes"
33+
- os: linux
34+
rvm: 2.3.0
35+
env: BUILD_TYPE="Debug" WITH_BFD="yes" WITH_MPFR="yes"
2636
- os: osx
2737
rvm: 2.0
2838
allow_failures:

symengine_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0086007c3f588e77c9b8ce8e071fee686ffc6b72
1+
a106bdd1503ee1c15a381f3fa6684fde466c1ddd

0 commit comments

Comments
 (0)