[osmium-tool] 86/97: Fix travis script.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 20:15:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.

commit 7cdae9da31aff9a6f8971d116dfae5d4abcbd5ae
Author: Jochen Topf <jochen at topf.org>
Date:   Mon Feb 2 09:23:01 2015 +0100

    Fix travis script.
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 7f9b570..3f74c31 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,12 +29,12 @@ install:
  - cd OSM-binary/src
  - make
  - sudo make install
- - cd ../..
 
-before_script:
- - true
+#before_script:
+# - true
 
 script:
+ - cd $TRAVIS_BUILD_DIR
  - if [ "${CXX}" = 'g++' ]; then export CXX=g++-4.8; fi;
  - mkdir build
  - cd build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list