mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
Travis: Check if IPv6 is enabled at the build server
This commit is contained in:
@@ -173,9 +173,10 @@ install:
|
||||
|
||||
before_script:
|
||||
# Check some settings of the build server
|
||||
- uname -a
|
||||
- pwd
|
||||
- ls -l
|
||||
- ifconfig
|
||||
- /sbin/ip addr show
|
||||
# Generate the build scripts with CMake
|
||||
- mkdir output
|
||||
- cd output
|
||||
|
||||
Reference in New Issue
Block a user