Переглянути джерело

Add xcode7 build to make sure that we are not affected by std::make_shared bug

Tatsuhiro Tsujikawa 9 роки тому
батько
коміт
5ea3bcc349
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -9,6 +9,9 @@ matrix:
     - os: osx
       osx_image: xcode7.3
       compiler: clang
+    - os: osx
+      osx_image: xcode7
+      compiler: clang
 sudo: false
 addons:
   apt: