Explorar el Código

Try to fix Travis file (20)

bel hace 8 años
padre
commit
2ef7169f05
Se han modificado 1 ficheros con 22 adiciones y 1 borrados
  1. 22 1
      .travis.yml

+ 22 - 1
.travis.yml

@@ -410,7 +410,7 @@ matrix:
 #      print("    compiler: clang")
 #      print("    env:")
 #      print("      N=Combination" .. tostring(i))
-#      print("      BUILD_TYPE=Coverage")
+#      print("      BUILD_TYPE=Release")
 #      print("      ENABLE_SSL_DYNAMIC_LOADING=YES")
 #      print("      ENABLE_CXX=NO")
 #      print("      C_STANDARD=auto")
@@ -431,4 +431,25 @@ matrix:
 #  end
 #
 
+   -
+    os: osx
+    compiler: clang
+    env:
+      N=Combination0
+      BUILD_TYPE=Release
+      ENABLE_SSL_DYNAMIC_LOADING=YES
+      ENABLE_CXX=NO
+      C_STANDARD=auto
+      CXX_STANDARD=auto
+      ENABLE_LUA_SHARED=NO
+      FEATURES=0
+      BUILD_SHARED=NO
+      NO_FILES=NO
+      ENABLE_SSL=NO
+      NO_CGI=NO
+      ENABLE_IPV6=NO
+      ENABLE_WEBSOCKETS=NO
+      ENABLE_LUA=NO
+      ENABLE_DUKTAPE=NO
+      NO_CACHING=NO