Skip to content

Commit 06cbff1

Browse files
committed
Removing unused packages from travis conf
1 parent e69f956 commit 06cbff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ before_install:
1111
- sudo apt-get install -y python-software-properties
1212
- sudo add-apt-repository -y ppa:ubuntu-lxc/daily
1313
- sudo apt-get update -y
14-
- sudo apt-get install -y liblxc1 lxc lxc-dbg lxc-dev lxc-templates lxc-tests lxctl python3-lxc
14+
- sudo apt-get install -y liblxc1
1515
script:
1616
- bundle exec rake clean package

0 commit comments

Comments
 (0)