Change build settings to speed up builds

1. Don't run long steps for Go versions other than 1.9 & 1.10
according to Golang Release Policy (two latest versions).

2. Switch to codecov.io, collect coverage only on Go 1.10 which
has fixes for multi-module coverage & ./... ignoring vendor.

3. Simplify Makefile.
This commit is contained in:
Andrey Smirnov
2018-04-17 00:33:30 +03:00
parent 797b2dd996
commit 2a8aff9746
4 changed files with 35 additions and 41 deletions

View File

@@ -5,8 +5,8 @@ aptly
.. image:: https://api.travis-ci.org/smira/aptly.svg?branch=master
:target: https://travis-ci.org/smira/aptly
.. image:: https://coveralls.io/repos/smira/aptly/badge.svg?branch=master
:target: https://coveralls.io/r/smira/aptly?branch=master
.. image:: https://codecov.io/gh/smira/aptly/branch/master/graph/badge.svg
:target: https://codecov.io/gh/smira/aptly
.. image:: https://badges.gitter.im/Join Chat.svg
:target: https://gitter.im/smira/aptly?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge