Explorar o código

use trusty for testing, to have a recent FUSE

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

+ 1 - 0
.travis/install.sh

@@ -32,6 +32,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
     python -m pip install --user 'virtualenv<14.0'
 else
     pip install 'virtualenv<14.0'
+    sudo apt-get update
     sudo apt-get install -y liblz4-dev
     sudo apt-get install -y libacl1-dev
 fi