Commit Graph

12 Commits

Author SHA1 Message Date
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