Commit Graph

8 Commits

Author SHA1 Message Date
Robert van Gent
737d4615ed all: fix Github Workflow for tests, drop Travis 2021-08-30 15:21:53 -07:00
Robert van Gent
d07cde0df9 update to go 1.16 (#281) 2021-02-17 10:27:44 -08:00
Ross Light
7d9ac45bea internal: fix issues found by shellcheck (#177) 2019-05-16 14:54:17 -07:00
Robert van Gent
c1be6ec0d8 travis: refresh runtests.sh and Travis config (#174) 2019-05-14 11:31:53 -07:00
Robert van Gent
aa93d6ea07 travis: remove coveralls, only use codecov (#136) 2019-02-25 14:35:53 -08:00
Robert van Gent
2f2872ac02 travis: try using codecov (#131) 2019-02-15 11:31:52 -08:00
Eli Bendersky
66437afbad all: add dependency checking to the script Travis runs (#128)
Dependency checking for CI - ensures a PR doesn't modify our
dependencies without anyone noticing.

Similar to https://github.com/google/go-cloud/pull/1284

Updates #127
2019-02-14 12:48:32 -08:00
Robert van Gent
b1113bfdf1 travis: disable windows, update import path config, and only run goveralls on linux (#115) 2019-02-05 16:08:41 -08:00