mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-11 20:16:47 +00:00
Removing unneeded file
This commit is contained in:
parent
f3fd42e2a5
commit
ed38a4b8e7
15
.travis.yml
15
.travis.yml
@ -1,15 +0,0 @@
|
||||
language: cpp
|
||||
|
||||
sudo: required
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
before_install:
|
||||
- docker pull filcuc/dotherside
|
||||
|
||||
script:
|
||||
- docker run -ti --rm -v`pwd`:/repo -w /repo filcuc/dotherside /bin/bash -c "./.travis.sh"
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
Loading…
x
Reference in New Issue
Block a user