Michael Muré
2ebf43c988
build: drop support for go 1.10
2020-02-06 13:14:29 +01:00
Michael Muré
3932f74997
travis, attempt to fix the build by using updated go version
2020-02-06 12:39:21 +01:00
Michael Muré
1d4bb7ceb0
migrate to go modules
2020-02-05 22:33:03 +01:00
Michael Muré
20080aa0e4
fix version not set properly when built on travis
2020-01-22 14:14:24 +01:00
Michael Muré
912b5ca320
drop support for go 1.9
2019-11-03 14:06:29 +01:00
Michael Muré
8d7a2c076a
travis: enable go 1.12, build release with go 1.11
2019-04-22 01:26:01 +02:00
Amine Hilaly
4d14cadde4
drop go 1.8 support
2019-04-09 21:56:56 +02:00
Michael Muré
45b82de0be
travis: build on all go and nodejs version supported
2018-12-23 23:02:25 +01:00
Michael Muré
265ecd81d2
travis: clean outdated build tag
2018-09-07 16:16:10 +02:00
Quentin Gliech
ce2be02c94
webui: Ensure code format in CI by running eslint
2018-08-19 23:14:45 +02:00
Michael Muré
c1a08111b6
build: someday travis will stop complaining
2018-08-12 21:35:41 +02:00
Michael Muré
593891b8e0
travis: run the cross compile only when deploying
...
note: travis is dumb here and we have to rewrite the same condition twice.
simply deploy/script would run all the time
2018-08-06 16:17:44 +02:00
Michael Muré
597b0ea0d2
travis: now I remember why i removed codegov
...
--> it fails on go 1.9:
"cannot use test profile flag with multiple packages"
It would require a script of some sort to compile all package coverage in the same report
--> report are innacurate
test in test/ are not accounted for the coverage
2018-08-04 12:39:12 +02:00
Michael Muré
90ccc94a0e
travis: configure cross-compile + deploy on github + codecov
2018-08-04 02:40:08 +02:00
Michael Muré
a4d403de3a
cleaning
2018-07-26 12:47:52 +02:00
Michael Muré
0d649346b4
travis: add codegov hook
2018-07-25 23:49:14 +02:00
Michael Muré
2bbb145801
remove tests with go 1.8 due to conflict with cobra/vipe
2018-07-19 14:40:41 +02:00
Michael Muré
1d678dfdfa
vendor dependencies with dep
2018-07-16 23:23:43 +02:00
Michael Muré
81e15f07de
travis: multiple go version
2018-07-14 22:48:26 +02:00
Michael Muré
058ac874c3
attempt to configure travis
2018-07-14 22:26:38 +02:00