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
|
||||
osx_image: xcode7.3
|
||||
compiler: clang
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: clang
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue