Commit Graph

26 Commits

Author SHA1 Message Date
hjenkins 8a24dd797f Download modules in travis install step 2019-08-05 09:26:42 +01:00
Henry Jenkins d346219293 Remove dep from Travis CI
Was missed from previous switch to go modules
2019-08-04 21:24:21 +01:00
Henry Jenkins 411adf6f21 Switch linter to golangci-lint 2019-06-23 20:44:16 +01:00
Joel Speed df6b6b7ce0
Merge pull request #176 from govau/fixnogopath
Stop assuming that GOPATH is always set, and is a single directory
2019-06-03 16:21:39 +01:00
Joel Speed 29fb71fac5
Drop Go 1.11 from Travis CI 2019-06-03 14:59:16 +01:00
Adam Eijdenberg 37475637cd Install gometalinter in travis instead 2019-06-03 17:53:47 +10:00
Adam Eijdenberg e7d29590cd Fix travis so that if "configure" fails, it doesn't try to run make 2019-06-03 17:47:51 +10:00
Dan Bond bf9fedb3cf
build: use go 1.12 (#124)
* build: use go 1.12

* Update CHANGELOG.md
2019-04-12 11:15:29 +01:00
Dan Bond f35efd1e9c build: use go 1.11 2019-01-15 15:57:53 +00:00
Joel Speed 1dddd818c4
Move dep to GoPath in CI setup 2019-01-04 11:12:47 +00:00
Joel Speed eded761cc1
Fix CI after make introduction 2019-01-04 11:07:45 +00:00
Joel Speed 372ecd0cf8
Introduce Makefile 2019-01-04 10:58:30 +00:00
Joel Speed 9096c70e96
Remove Go v1.8.x from Travis CI 2019-01-03 10:56:10 +00:00
Joel Speed 990873eb42
Exit on first failure for travis 2018-11-27 12:17:59 +00:00
Joel Speed bc93198aa7
Update CI to separate linting and testing 2018-11-27 12:08:20 +00:00
Jehiah Czebotar c4905f2347 Switch from gpm -> dep for dependency management 2017-11-16 20:58:11 -05:00
Jehiah Czebotar 3fa5635d6c
Release 2.2.0 2017-04-24 12:11:23 -04:00
Jehiah Czebotar b884b36f26 bump easy pkg upgrades; drop Go 1.6 (no httptest.NewRequest)
This fixes a test w request signing due to a content-length:0 header from Go 1.8
2017-03-27 20:36:35 -04:00
Pierce Lopez 9167c8ace8 travis: update go versions, gpm version 2017-03-27 19:40:12 -04:00
James Tancock 6cbc339442
Bump travis version 2016-07-19 21:29:19 +01:00
Royce Remer 0b2e8991db fix master build by upgrading with supported golang versions 2016-05-12 18:17:54 -07:00
Jehiah Czebotar d78aa13464 v2.0 & cleanup changes
* bump version to 2.0
* remove --cookie-https-only option
* add windows build to dist.sh
* rename --cookie-key to --cookie-name
2015-06-12 13:07:26 -04:00
Jehiah Czebotar a162ee809e bump travis Go versions 2015-03-17 16:02:21 -04:00
Jehiah Czebotar a5f96b1754 release scripts 2014-11-09 21:48:09 -05:00
Jehiah Czebotar d4fe9a4f57 Add config file support 2014-11-09 20:33:12 -05:00
Jehiah Czebotar 7eb17ba9e0 enable travis
add travis badge
2012-12-26 18:26:05 +00:00