Sfoglia il codice sorgente

#1186 - Making sudo required seems to resolve the issue.

CedarLUG 9 anni fa
parent
commit
a1a68db233
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -4,7 +4,6 @@ env:
 - DISTRO=ubuntu-trusty
 
 before_script:
-    - sudo ls -ld /sys
     - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx
 
 addons: