mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-07 02:05:00 +00:00
Fixed travis file
This commit is contained in:
parent
c5e8a36ac3
commit
7933c9e777
@ -8,10 +8,5 @@ services:
|
||||
before_install:
|
||||
- docker pull filcuc/dotherside
|
||||
|
||||
install:
|
||||
- gem install coveralls-lcov
|
||||
|
||||
script:
|
||||
- docker run -v `pwd`:/root/dotherside filcuc/dotherside /bin/bash /root/build.sh
|
||||
- sudo chmod -R a+rwx .
|
||||
- cd build && coveralls-lcov --repo-token ${COVERALLS_REPO_TOKEN} coverage.info
|
||||
- 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