Commit Graph

39 Commits

Author SHA1 Message Date
Dan Markham
094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851)
* remove go1.6 support

* remove build tag

* remove todo

* remove go1.6 support: https://github.com/gin-gonic/gin/pull/1383/commits

* update readme

* remove go1.7 support

* fix embedmd error

* test

* revert it

* revert it

* remove context_17

* add pusher test

* v1.4.0 rc1
2019-05-07 18:32:32 +08:00
sekky0905
bcf36ade9f Remove sudo setting from travis.yml (#1816) 2019-03-16 16:09:10 +08:00
田欧
70a0aba3e4
travisci: use go module when go11+ (#1800) 2019-03-08 23:18:52 +08:00
田欧
0feaf8cbd8
Split examples to alone repo (#1776)
* split examples to alone repo

* vendor

* fix package error

* add examples/README.md
2019-03-01 23:42:41 +08:00
田欧
d6adc8d0cc chore: add go1.12 support (#1780)
* chore: add go1.12 support

* Update .travis.yml
2019-02-26 10:45:44 +08:00
田欧
523435e524
attempt to support go module (#1569)
* support go module

* update golint package url

* update golint
2018-10-15 12:52:51 +08:00
Bo-Yi Wu
91a4459dd2
remove allow fail flag (#1573)
golang team revert the net/url issue: https://github.com/golang/go/issues/27302
2018-09-27 09:58:47 +08:00
田欧
b02e4f2ed6
ci: fast finish when build failed (#1568) 2018-09-25 21:52:21 +08:00
Javier Provecho Fernandez
c617b6241a chore: recover go master build, partial revert #1514 (#1561)
* chore: recover go master build, partial revert #1514

* chore: add master to go branch build targets
2018-09-20 09:13:04 +08:00
Bo-Yi Wu
09d342abbc Add golang 1.11.x testing (#1514)
* Add golang 1.11.x testing

* remove the latest golang testing

See the issue: https://github.com/gin-gonic/gin/pull/1510
2018-08-30 14:22:51 +08:00
JINNOUCHI Yasushi
814ac9490a Add example to build single binary with templates (#1328) 2018-04-22 15:04:38 +08:00
Eason Lin
ae22f0c870 chore(travis): add 1.10 version (#1256) 2018-02-22 21:00:20 +08:00
Davor Kapsa
5afc5b1973 travis: add 1.9.x instead 1.9 to go version (#1105)
1.9.x should be working now.
2017-09-11 22:33:19 +08:00
Bo-Yi Wu
030b1aaf72 chore(ci): replace travis ci go 1.9.x for 1.9 (#1085) 2017-08-26 19:37:19 +02:00
Bo-Yi Wu
fa391a4864 chore(ci): add go 1.9 version (#1082)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-26 10:48:56 +02:00
Javier Provecho Fernandez
e38955615a Merge pull request #520 from 178inaba/travis-import_path 2017-07-08 19:30:20 +02:00
Bo-Yi Wu
1e1e4fc867 Add Makefile to check the following thing (#947)
* Add Makefile to check the following thing.

* vet check
* fmt check
* embedmd check
* misspell check

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* remove unused variable.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-12 21:50:42 -05:00
Bo-Yi Wu
b8be9df642 docs: add graceful-shutdown example for go 1.8 (#835)
* docs: add graceful-shutdown example for go 1.8

* fix testing

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-16 10:38:30 -05:00
Bo-Yi Wu
28b18cd1fb feat: support cygwin for log writer. (#834) 2017-03-15 20:15:41 -05:00
Bo-Yi Wu
d94ee48fb7 Add go 1.8.x testing on travis (#806) 2017-02-17 16:38:56 +08:00
Bo-Yi Wu
7fcc6088c1 Support testing on latest version of golang. 2017-02-16 09:27:10 +08:00
Javier Provecho Fernandez
abcbfb5d68 Update .travis.yml 2016-12-07 00:26:09 +01:00
Bo-Yi Wu
83e2ea2e6b testing on go latest version.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-04 09:56:14 +08:00
Javier Provecho Fernandez
9d9fd08859 Update TravisCI to Gitter webhook 2016-10-28 21:31:58 +02:00
Bo-Yi Wu
504b119742 remove coveralls services.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-28 23:18:24 +08:00
Javier Provecho Fernandez
eadf4da8f6 Add codecov.io 2016-10-19 11:22:08 +02:00
Bo-Yi Wu
7ec7df8b93 Add 1.7 test. 2016-10-12 22:23:43 +08:00
Bo-Yi Wu
9b95308930 Add 1.5 and 1.6 test.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-02-20 11:18:40 +08:00
178inaba
ce26751a5a add import path to .travis.yml 2016-01-28 02:32:44 +09:00
Manu Mtz-Almeida
042046e1f8 Improves travis configuration 2015-06-06 17:35:30 +02:00
Javier Provecho Fernandez
da99d3d2d3 Add notifications/webhooks to .travis.yml 2015-05-20 10:37:52 +02:00
Manu Mtz-Almeida
792316b2e4 Fixes .travis.yml 2015-05-19 01:14:42 +02:00
Manu Mtz-Almeida
ac2a29dd73 Testing coveralls 2015-05-19 01:00:17 +02:00
Manu Mtz-Almeida
20213d6de3 Go 1.3 is not longer supported 2015-05-13 23:47:39 +02:00
Javier Provecho Fernandez
e5450a70e9 Migrate to travis new container builds 2014-12-29 12:49:59 +01:00
Manu Mtz-Almeida
b6be4ba58c Updates travis. Only compile for Go1.3 2014-07-08 01:16:51 +02:00
Manu Mtz-Almeida
99cc7ca362 Go1.1 is not supported anymore 2014-07-06 18:41:07 +02:00
Austin Heap
48911116ce removing CI for go v1.0 2014-07-03 08:30:00 -07:00
Austin Heap
6fbfcacfa0 base travis ci config 2014-07-03 08:23:03 -07:00