Skip to content

Commit

Permalink
Travis does not like lxc
Browse files Browse the repository at this point in the history
  • Loading branch information
pinae committed Aug 5, 2016
1 parent 4eb6f57 commit 8fe5ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
before_install:
- sudo add-apt-repository ppa:ubuntu-lxc/stable -y
- sudo apt-get update -qq
- sudo apt-get install -y lxc libseccomp-dev
- sudo apt-get install -y libseccomp2
- sudo apt-get install -y libcap-dev
- sudo apt-get install -o Dpkg::Options::="--force-confnew" --force-yes -y mongodb
- sudo rm /var/lib/mongodb/mongod.lock
Expand Down

0 comments on commit 8fe5ddf

Please sign in to comment.