POS: brotli
[m6w6/ext-http] / travis / brotli.sh
index 1a9f6cd93670fcd08457f73bdae5907e60a1ed7a..4fec33ea4fd7999c3e65fad55138ecba60070c89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-git clone https://github.com/google/brotli.git
-cd brotli
+git clone https://github.com/google/brotli.git /home/travis/brotli.git
+cd /home/travis/brotli.git
 git checkout v1.0.2
 ./bootstrap
 ./configure --prefix=/home/travis/brotli