Selaa lähdekoodia

Linux/Travis does not support ifconfig

bel 10 vuotta sitten
vanhempi
commit
f3a22fab38
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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