Skip to content

Commit

Permalink
add sudo modprobe fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jul 6, 2013
1 parent ef5a39a commit d68d3ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq swig cmake colordiff postgis postgresql-9.1-postgis-2.0-scripts libpq-dev libpng12-dev libjpeg-dev libgif-dev libgeos-dev libgd2-noxpm-dev libfreetype6-dev libfcgi-dev libcurl4-gnutls-dev libcairo2-dev libgdal1-dev libproj-dev libxml2-dev python-dev php5-dev
- sudo apt-get install -qq curlftpfs lcov
- sudo modprobe fuse
- cd msautotest
- ./create_postgis_test_data.sh
- cd ..
Expand All @@ -33,3 +34,4 @@ notifications:
channels:
- "irc.freenode.org#mapserver"
use_notice: true

0 comments on commit d68d3ee

Please sign in to comment.