Commit Graph

13 Commits

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