mirror of https://github.com/aria2/aria2
Add xcode7 build to make sure that we are not affected by std::make_shared bug
parent
e4fd51195d
commit
5ea3bcc349
|
@ -9,6 +9,9 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
- os: osx
|
||||||
|
osx_image: xcode7
|
||||||
|
compiler: clang
|
||||||
sudo: false
|
sudo: false
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue