File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,6 @@ addons:
11
11
sources :
12
12
- ubuntu-toolchain-r-test
13
13
packages :
14
- - libgmp-dev
15
- - libmpfr-dev
16
- - libmpc-dev
17
14
- binutils-dev
18
15
- g++-4.7
19
16
@@ -55,34 +52,20 @@ matrix:
55
52
apt :
56
53
sources :
57
54
- ubuntu-toolchain-r-test
58
- - boost-latest
59
- - george-edison55-precise-backports
60
55
packages :
61
- - libgmp-dev
62
- - libmpfr-dev
63
56
- binutils-dev
64
- - libboost-serialization1.55-dev
65
- - libboost-iostreams1.55-dev
66
57
- g++-4.8
67
- - cmake
68
- - cmake-data
69
58
- env : BUILD_TYPE="Debug" WITH_BFD="yes" PYTHON_VERSION="3.5" WITH_LLVM="yes"
70
59
compiler : clang
71
60
os : linux
72
61
addons :
73
62
apt :
74
63
sources :
75
64
- ubuntu-toolchain-r-test
76
- - llvm-toolchain-precise-3.8
77
- - george-edison55-precise-backports
78
65
packages :
79
66
- clang
80
67
- libstdc++-4.8-dev
81
- - libgmp-dev
82
68
- binutils-dev
83
- - llvm-3.8-dev
84
- - cmake
85
- - cmake-data
86
69
- env : BUILD_TYPE="Release" PYTHON_VERSION="2.7"
87
70
compiler : clang
88
71
os : linux
You can’t perform that action at this time.
0 commit comments