mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 04:26:43 +00:00
Fixed travis file
This commit is contained in:
parent
c5e8a36ac3
commit
7933c9e777
@ -8,10 +8,5 @@ services:
|
|||||||
before_install:
|
before_install:
|
||||||
- docker pull filcuc/dotherside
|
- docker pull filcuc/dotherside
|
||||||
|
|
||||||
install:
|
|
||||||
- gem install coveralls-lcov
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh
|
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh ${COVERALLS_REPO_TOKEN}
|
||||||
- sudo chmod -R a+rwx .
|
|
||||||
- cd build && coveralls-lcov --repo-token ${COVERALLS_REPO_TOKEN} coverage.info
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user