Commit Graph

10 Commits

Author SHA1 Message Date
Robert van Gent
d07cde0df9 update to go 1.16 (#281) 2021-02-17 10:27:44 -08:00
Ross Light
0d3b2ebd4a internal/wire: mark tests as parallelizable (#218) 2019-10-25 15:00:03 -07:00
Robert van Gent
f85ec5c4a6 all: enable go 1.13 (#212) 2019-09-05 11:50:57 -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
Eli Bendersky
9a6cb457fe travis: remove GOPROXY setting (#130)
Fixes #127
2019-02-15 07:59:56 -08:00
Robert van Gent
ab2332aa8a all: re-enable travis windows build (#123) 2019-02-06 14:12:16 -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
Ross Light
983dc94257 internal/proxy: port script from Go Cloud to create module proxy (#95)
I have created gs://wire-modules to store the Wire dependencies. I ran
the script in this commit to populate the contents of the GCS bucket and
am updating Travis to point to the new proxy.

Fixes #81
2018-12-10 15:12:36 -08:00
Ross Light
507d4f1d03 Copy over Travis setup from Go Cloud (#74) 2018-11-28 12:48:01 -08:00