Browse Source

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

pull/1249/head
CedarLUG 8 years ago
parent
commit
a1a68db233
  1. 1
      .travis.yml

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:

Loading…
Cancel
Save