Elias Naur
6bbfe288aa
.builds: remove go fmt test from freebsd image
...
There is no reason to run platform independent tests on FreeBSD.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-30 14:11:24 +01:00
Elias Naur
3425b25ecc
app/internal: add FreeBSD support
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-30 14:01:02 +01:00
Elias Naur
c131a7f423
.builds: remove existing $PATH from PATH settings
...
$PATH is not expanded anyway, and it's better to be explicit.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-30 11:49:44 +01:00
Elias Naur
7939f142bd
.builds: remove unused path from PATH
...
It was left over from when the builds didn't use the distro version
of Go.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-30 11:41:24 +01:00
Elias Naur
fe54f3df4e
.builds: add xvfb package to the linux builder for X11 end-to-end test
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-29 20:04:47 +01:00
Elias Naur
b8edf2ee04
.builds: switch from fedora/latest to debian/testing
...
Fedora builds kept failing at package installation. See
~sircmpwn/builds.sr.ht#220.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-29 17:48:12 +01:00
Elias Naur
2eb233dda6
.builds: remove -v from a tar command
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-29 01:45:05 +01:00
Elias Naur
9671406cdd
.builds: combine curl and tar to avoid temporary files
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-29 01:20:38 +01:00
Elias Naur
48e0a5315d
.builds: fix apple.yml again
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-28 22:40:45 +01:00
Elias Naur
f353c8c780
.builds: fix apple.yml builder
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-28 22:15:45 +01:00
Elias Naur
754db8c3d7
.builds: add macOS+iOS builder
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-28 22:08:27 +01:00
Elias Naur
8fab2f8cb1
.builds: add automatic testing script
...
Add fedora.yml for testing on linux and windows.
Add android.yml for testing `gogio -target android`.
Add a build badge to the README.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-27 19:12:50 +01:00