Explorar o código

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

Tatsuhiro Tsujikawa %!s(int64=9) %!d(string=hai) anos
pai
achega
5ea3bcc349
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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: