Ver Fonte

Linux/Travis does not support ifconfig

bel há 10 anos atrás
pai
commit
f3a22fab38
1 ficheiros alterados com 1 adições e 1 exclusões
  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