Explorar o código

Try to build CGI test executable in CI test environment

bel %!s(int64=9) %!d(string=hai) anos
pai
achega
fb7617d005
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2355,6 +2355,7 @@ before_script:
   #- /sbin/ip addr show
   # Generate the build scripts with CMake
   - mkdir output
+  - gcc test/test_cgi.c -o output/test_cgi.cgi
   - cd output
   - cmake --version
   - cmake