Parcourir la source

Linux/Travis does not support ifconfig

bel il y a 10 ans
Parent
commit
f3a22fab38
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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