Skip to content

Commit 8b03eba

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

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
@@ -3,9 +3,9 @@ jdk:
33
- openjdk6
44

55
before_install:
6+
- sudo apt-get install linux-image-extra-`uname -r` -qq
67
- sudo apt-get install software-properties-common -qq
78
- sudo add-apt-repository ppa:dotcloud/lxc-docker -y
89
- sudo apt-get update -qq
9-
- sed -i "s/USE_LXC_BRIDGE=\"true\"/USE_LXC_BRIDGE=\"false\"/g" /etc/default/lxc
1010
- sudo apt-get install lxc-docker -qq
1111
- sudo docker -d &

0 commit comments

Comments
 (0)