Updated the travis file

This commit is contained in:
Filippo Cucchetto 2016-06-26 19:05:13 +02:00
parent e7bb6d247e
commit 7e4f2e8324

View File

@ -7,4 +7,5 @@ before_install:
- docker pull filcuc/dotherside
script:
- git checkout ${TRAVIS_BRANCH}
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh ${COVERALLS_REPO_TOKEN}