1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00

5 Commits

Author SHA1 Message Date
Achilleas Anagnostopoulos
bb81bb3550 ci: run matrix build with go 1.7.x - 1.x
The .travis.yml file has been updated so that CI will also attempt to
build the kernel using the latest go branches from 1.7, 1.8, 1.9, 1.10,
1.x.

The tests will only be run once against the latest go version.
2018-03-23 07:26:20 +00:00
Davor Kapsa
04a097bf4f travis: update go version 2017-09-18 09:45:41 +02:00
Achilleas Anagnostopoulos
5f8f42a0c5 Override GOPATH when collecting coverage 2017-07-02 06:39:19 +01:00
Achilleas Anagnostopoulos
1c17562f07 Add lint Makefile target 2017-05-15 06:55:14 +01:00
Achilleas Anagnostopoulos
cc1f2e6016 Setup CI and coverage tools 2017-03-26 09:48:12 +01:00