Stop travis from making binaries for now (#356)
* Disable this for now * Minimize number of changes
This commit is contained in:
parent
ee5f32b0f7
commit
0141c862f3
@ -8,7 +8,6 @@ git:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- redis
|
- redis
|
||||||
- docker
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- source scripts/travis-deps.sh
|
- source scripts/travis-deps.sh
|
||||||
@ -22,4 +21,3 @@ script:
|
|||||||
- make test
|
- make test
|
||||||
- goveralls -coverprofile=.coverprofile -service=travis-ci
|
- goveralls -coverprofile=.coverprofile -service=travis-ci
|
||||||
- make test-captplanet
|
- make test-captplanet
|
||||||
- make binaries
|
|
||||||
|
Loading…
Reference in New Issue
Block a user