Explorar o código

Make Travis work harder, and test more things

Daniel Oaks %!s(int64=12) %!d(string=hai) anos
pai
achega
6e3dbd78e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,4 +2,4 @@ language: c
 compiler:
   - gcc
   - clang
-script: make
+script: make WITH_LUA=1 WITH_DEBUG=1 WITH_IPV6=1 WITH_WEBSOCKET=1