Explorar o código

install lz4 from brew

Thomas Waldmann %!s(int64=10) %!d(string=hai) anos
pai
achega
abe29583f2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis/install.sh

+ 1 - 0
.travis/install.sh

@@ -14,6 +14,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
         eval "$(pyenv init -)"
     fi
 
+    brew install lz4
     brew outdated pyenv || brew upgrade pyenv
 
     case "${TOXENV}" in