Explorar el Código

Linux/Travis does not support ifconfig

bel hace 10 años
padre
commit
f3a22fab38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -943,7 +943,7 @@ before_script:
   - uname -a
   - pwd
   #- ls -l
-  - ifconfig
+  #- ifconfig
   #- /sbin/ip addr show
   # Generate the build scripts with CMake
   - mkdir output