From 36a19eeba52660c1f310a645c312152ac6985a7f Mon Sep 17 00:00:00 2001 From: ImreSamu Date: Sat, 19 May 2018 16:59:54 +0200 Subject: [PATCH] .travis: remove touch workaround --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1a4725fe..4eefaf3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,4 @@ script: - cat x_tempshape/update.md - cp -r x_tempshape/10m_cultural/* 10m_cultural/ - cp -r x_tempshape/10m_physical/* 10m_physical/ - -# fix make: *** No rule to make target `housekeeping/ne_admin_0_details.xls', needed by `zips/packages/natural_earth_vector.zip'. Stop. - - touch housekeeping/ne_admin_0_details.xls - make clean all