Skip to content

Commit

Permalink
travis show pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
fweik committed Aug 19, 2016
1 parent 35df49d commit 378c46a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maintainer/travis/build_docker.sh
@@ -1,5 +1,8 @@
#!/bin/bash

echo ${PWD}
ls

docker run -u espresso -e insource=$insource -e configure_params=$configure_params -e with_fftw=$with_fftw -e with_tcl=$with_tcl -e with_python_interface=$with_python_interface -e myconfig=$myconfig -e check_procs=$check_procs -v /:/travis -it espressomd/travis-build /bin/bash -c "git clone /travis && cd travis && maintainer/travis/build_cmake.sh"


0 comments on commit 378c46a

Please sign in to comment.