mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 04:26:43 +00:00
Updated the travis file
This commit is contained in:
parent
e7bb6d247e
commit
7e4f2e8324
@ -7,4 +7,5 @@ before_install:
|
|||||||
- docker pull filcuc/dotherside
|
- docker pull filcuc/dotherside
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- git checkout ${TRAVIS_BRANCH}
|
||||||
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh ${COVERALLS_REPO_TOKEN}
|
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh ${COVERALLS_REPO_TOKEN}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user