Explorar o código

Travis: Check if IPv6 is enabled at the build server

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

+ 2 - 1
.travis.yml

@@ -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