Commit 26e750f0 authored by Nils Goroll's avatar Nils Goroll

build with master

parent 76b7899d
......@@ -11,9 +11,9 @@ addons:
before_install:
- set -e
- wget https://repo.varnish-cache.org/source/varnish-5.0.0.tar.gz
- wget https://github.com/varnishcache/varnish-cache/archive/master.tar.gz
- tar -zxf varnish-*.tar.gz
- pushd varnish-*/
- pushd varnish-cache-master
- ./configure --prefix=/usr
- make -sj32
- sudo make install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment