]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
travis: install coreutils
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 31 Oct 2015 01:52:44 +0000 (20:52 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 31 Oct 2015 01:52:44 +0000 (20:52 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
.travis.yml

index f176cdcae1ad1871ad5c5ab5f840a3e26eeef3df..848730cb46a33f14b39a88bc2b78061cacd23a70 100644 (file)
@@ -5,7 +5,7 @@ compiler:
 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
+ - sudo apt-get install -qq libfuse-dev libdbus-glib-1-dev libglib2.0-dev coreutils cgmanager
 script: ./bootstrap.sh && ./configure && make -j4 && make tests && sudo ./tests/main.sh
 notifications:
   email: