]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
run tests as root
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 31 Oct 2015 01:26:42 +0000 (20:26 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 31 Oct 2015 01:26:42 +0000 (20:26 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
.travis.yml

index e0ad4aa2fd1461b72fbef7502375c2fc2f5e76cb..f176cdcae1ad1871ad5c5ab5f840a3e26eeef3df 100644 (file)
@@ -6,7 +6,7 @@ before_install:
  - sudo add-apt-repository ppa:ubuntu-lxc/daily -y
  - sudo apt-get update -qq
  - sudo apt-get install -qq libfuse-dev libdbus-glib-1-dev libglib2.0-dev
-script: ./bootstrap.sh && ./configure && make -j4 && make tests && ./tests/main.sh
+script: ./bootstrap.sh && ./configure && make -j4 && make tests && sudo ./tests/main.sh
 notifications:
   email:
     recipients: