Commit Graph

21 Commits

Author SHA1 Message Date
Jakub Sobon ab8e6dd194
Re-enabling coverage reporting. 2022-01-14 00:29:17 -05:00
Jakub Sobon b6a4177439
Note about Go version change. 2022-01-14 00:01:10 -05:00
Jakub Sobon a5995f58b1
Allow CI to modify go.mod and go.sum for missing hashes. (#297)
* Allow CI to modify go.mod and go.sum for missing hashes.
* Updating CHANGELOG.
2021-03-06 02:07:39 -05:00
Jakub Sobon d0b26fa25f
Adding env and switching to travis-pro. 2020-11-13 02:07:17 -05:00
Jakub Sobon 0b92ce9aa1
Adding coveralls back to travis-ci. 2020-11-13 01:53:58 -05:00
Jakub Sobon 95cabfa837
Advancing Go version and correcting build status badge. 2020-08-31 22:34:49 -04:00
Jakub Sobon f0eac874cc
Switching coveralls to Github app. 2020-06-20 15:20:12 -04:00
Jakub Sobon e61e925389
Fixing coverage script. 2020-06-20 15:12:05 -04:00
Jakub Sobon 0f0fa8ae08
Triggering a CI build. 2020-06-20 14:31:30 -04:00
Jakub Sobon d0a3c4de03
Advancing CI to Go 1.14. 2020-03-07 10:35:02 -05:00
Pierre Fenoll c9b2b91b9a build explicitly disabling CGO
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
2019-05-21 11:09:15 +02:00
Jakub Sobon 5dd1aff803
Advancing to Go1.10.
- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
2019-04-18 22:55:05 -04:00
Jakub Sobon bbb960ad1b
Re-enabling coverage on push. 2019-03-03 02:51:26 -05:00
Jakub Sobon d177ad792e
Moving scripts to internal subdirectory. 2019-02-23 21:12:41 -05:00
Jakub Sobon b26a531747
Adding golint to Travis. 2019-02-18 02:05:59 -05:00
Jakub Sobon d39112bbad
Adding go 1.11.x as test target and dropping 1.8.x. 2019-01-13 22:04:38 -05:00
Jakub Sobon 85100462a1
Enabling autogen for licences again. 2018-07-01 17:23:35 -04:00
Jakub Sobon c45c83e14d
Execute the script directly. 2018-07-01 17:11:26 -04:00
Jakub Sobon 7a98d3f34a
Exact path to the autogen script. 2018-07-01 16:50:10 -04:00
Jakub Sobon 4cefd0b77f
Travis now checks for missing licences in files. 2018-07-01 16:15:52 -04:00
Jakub Sobon ea375744a7
Adding travis-ci and coveralls configuration. 2018-05-08 18:53:14 +01:00