Home
last modified time | relevance | path

Searched full:travis (Results 1 – 11 of 11) sorted by relevance

/civetweb-2.7.6/
D.travis.yml43 # Add an IPv6 config - see the corresponding Travis issue
44 # https://github.com/travis-ci/travis-ci/issues/8361
46 echo "Activating IPv6 on Travis";
94 # Modifications due to Travis IPv6 issues:
95 # https://github.com/travis-ci/travis-ci/issues/8711
96 # https://github.com/travis-ci/travis-ci/issues/8361
133 - ./conan/travis/install.sh
137 - ./conan/travis/build.sh
148 - ./conan/travis/install.sh
152 - ./conan/travis/build.sh
DREADME.md9 Continuous integration for Linux and macOS ([Travis CI](https://travis-ci.org/civetweb/civetweb)):
11 [![Travis Build Status](https://travis-ci.org/civetweb/civetweb.svg?branch=master)](https://travis-…
DRELEASE_NOTES.md163 - Optimize build matrix for Travis CI
214 - CMake support, continuous integration with Travis CI and Appveyor
215 - Adapt/port unit tests to CMake/Travis/Appveyor
339 - Travis automated build testing support added (Daniel Oaks)
Dappveyor.yml9 # Builds just testing something on Travis CI don't need to be
11 message: /\[Travis\]/
D.gitignore265 ## Travis Build Dir
/civetweb-2.7.6/ci/test/
DREADME.md1 == Travis CI Tests
3 Travis is a service which will build your project when you commit or get pull requests on Github.
5 I have fixed and extended the travis configuration to build on the new sudo-less docker infrastruct…
20 * reliably starting civetweb server on travis infrastructure
/civetweb-2.7.6/ci/travis/
Dsetup_lua.sh4 # this script installs a lua / luarocks environment in .travis/lua
5 # this is necessary because travis docker architecture (the fast way)
11 source ci/travis/platform.sh
Drun_ci_tests.sh4 source ci/travis/lua_env.sh
Dinstall_rocks.sh4 source ci/travis/lua_env.sh
/civetweb-2.7.6/unittest/
Dcivetweb_check.h36 /* Disable until Warning returns to Travis CI or AppVeyor
Dpublic_server.c85 /* Travis */ in locate_path()
4219 /* The Apple builds on Travis CI seem to have problems with TLS1.x in START_TEST()
4224 /* The Linux builds on Travis CI work fine with TLS1.2 */ in START_TEST()
4743 /* dont run on Travis OSX worker with OpenSSL 1.0 */ in START_TEST()
4872 /* Do not set this on Travis CI, since the build containers in START_TEST()