summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Build on every branch (travis)Wim2019-04-071-0/+1
|
* Fix travis before_deployWim2019-04-041-4/+4
|
* Fix travis deploy condition and update to golangci-lint v1.16Wim2019-04-041-2/+2
|
* Add CI fixes and improvements (#780)Duco van Amstel2019-04-041-54/+34
| | | | | | | | | | | | | | | | * Update GolangCI-lint and lint config The `algo` parameter for the `unparam` linter has been removed and we should thus no longer specify it. Also, bumping the GolangCI-lint version to the latest available minor release. See: mvdan/unparam@e6a6d1c51b6f03ac1a9d120f1ea07bc3a3f0e0b9 * Fix and improve bintray CI script * Further CI setup improvements * Split-out CI steps into stand-alone scripts
* Bump travis to go 1.12.xWim2019-03-271-1/+1
|
* Check module files in CI run (#761)Duco van Amstel2019-03-121-0/+8
|
* Only build travis on master branchWim2019-03-031-0/+4
|
* Add support for URL in messageEntities (telegram). Fixes #735 (#736)Wim2019-03-021-0/+2
|
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-271-0/+2
| | | | | | | | * Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398
* Build on all branchesWim2019-02-261-0/+2
|
* Update golangci-lint. Disable hugeParam check for nowWim2019-02-121-2/+2
|
* Revert "Update pinned golangci-lint version (#666)"Wim2019-01-141-1/+1
| | | | | | This reverts commit 015c0763153778779857597178a0aabd7ac1215a. Goimports regression: https://github.com/golangci/golangci-lint/issues/347 And gocritic recommending fixes in tip instead of released versions.
* Update pinned golangci-lint version (#666)Duco van Amstel2018-12-301-1/+1
|
* Move golangci-lint configuration to file (#635)Duco van Amstel2018-12-051-3/+4
|
* Clean-up TravisCI config and add test coverage (#633)Duco van Amstel2018-12-031-16/+17
|
* Fix golint linter issues and enable it in CI (#593)Duco van Amstel2018-11-151-1/+1
|
* Fix and enable goimports linter (#591)Duco van Amstel2018-11-151-2/+2
|
* Increase git depth for travisWim2018-11-101-0/+3
|
* Switch to golangci-lintWim2018-11-081-5/+8
|
* Enable go vetWim2018-11-081-1/+1
|
* Fix travis typoWim2018-11-071-1/+1
|
* Add go fmt test again to travisWim2018-11-071-1/+1
|
* Bump Go version in Travis CI (#518)Duco van Amstel2018-10-121-3/+1
|
* Fix bintray buildWim2018-03-171-0/+2
| | | | See https://github.com/travis-ci/travis-ci/issues/9314
* Disable go vet for now (travis)Wim2018-02-231-1/+1
|
* Update travis to go 1.10Wim2018-02-231-1/+1
|
* Exclude gofmt test from travis for nowWim2018-02-211-1/+1
|
* Update travis to go 1.9Wim2017-08-291-1/+1
|
* Refactor. Add testsWim2017-07-251-1/+1
|
* Try travis bintray integration (6)Wim2017-07-161-10/+6
|
* Try travis bintray integration (5)Wim2017-07-161-4/+4
|
* Try travis bintray integration (4)Wim2017-07-161-13/+10
|
* Try travis bintray integration (3)Wim2017-07-161-1/+8
|
* Try travis bintray integrationWim2017-07-161-0/+9
|
* Update travis for crossplatformWim2017-07-161-1/+7
|
* Update travisWim2017-07-141-3/+30
|
* Add travisWim2017-07-131-0/+7