[GRASS-SVN] r70351 - grass/trunk/.travis
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 12 07:22:11 PST 2017
Author: wenzeslaus
Date: 2017-01-12 07:22:11 -0800 (Thu, 12 Jan 2017)
New Revision: 70351
Modified:
grass/trunk/.travis/.travis.osx.script.sh
Log:
travis: remove travis_wait, causes command not found (revert r70350)
Modified: grass/trunk/.travis/.travis.osx.script.sh
===================================================================
--- grass/trunk/.travis/.travis.osx.script.sh 2017-01-12 14:20:26 UTC (rev 70350)
+++ grass/trunk/.travis/.travis.osx.script.sh 2017-01-12 15:22:11 UTC (rev 70351)
@@ -5,7 +5,7 @@
# brew audit -v $RECIPE
## install GRASS trunk
-travis_wait brew install --HEAD \
+brew install --HEAD \
--enable-shared \
--with-postgresql \
--with-cxx \
More information about the grass-commit
mailing list