[GRASS-SVN] r71869 - grass/trunk/.travis
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Nov 29 08:03:24 PST 2017
Author: wenzeslaus
Date: 2017-11-29 08:03:24 -0800 (Wed, 29 Nov 2017)
New Revision: 71869
Modified:
grass/trunk/.travis/linux.install.sh
Log:
travis: we are currently not using the dataset, so no download needed
Modified: grass/trunk/.travis/linux.install.sh
===================================================================
--- grass/trunk/.travis/linux.install.sh 2017-11-29 16:01:34 UTC (rev 71868)
+++ grass/trunk/.travis/linux.install.sh 2017-11-29 16:03:24 UTC (rev 71869)
@@ -38,7 +38,3 @@
libblas-dev \
liblapack-dev \
python-numpy
-
-# test dataset
-wget http://grass.osgeo.org/sampledata/north_carolina/nc_basic_spm_grass7.tar.gz
-tar xzf ./nc_basic_spm_grass7.tar.gz
More information about the grass-commit
mailing list