Skip to content

Commit 7f3df5b

Browse files
committed
Integrating travis ci build
1 parent bba5127 commit 7f3df5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ before_install:
66
- sudo apt-get install software-properties-common -qq
77
- sudo add-apt-repository ppa:dotcloud/lxc-docker -y
88
- sudo apt-get update -qq
9+
- sed -i "s/USE_LXC_BRIDGE=\"true\"/USE_LXC_BRIDGE=\"false\"/g" /etc/default/lxc
910
- sudo apt-get install lxc-docker -qq
1011
- sudo docker -d &

0 commit comments

Comments
 (0)