On Tue, Sep 30, 2014 at 04:12:41PM +0400, Andrey Vagin wrote: > + sudo chroot ${CHROOT_DIR} bash -c "cd ${TRAVIS_BUILD_DIR} && ./.travis-ci.sh" Here is used the old path. > +} > + > +if [ -e "/.chroot_is_done" ]; then