Commit Graph

13 Commits

Author SHA1 Message Date
Javier Provecho Fernandez
32cab500ec v1.1 (#751)
* Implement QueryArray and PostArray methods

* Refactor GetQuery and GetPostForm

* Removed additional Iota

I think assigning iota to each constant is not required

* Add 1.7 test.

* Add codecov.io

* corrected a typo in README

* remove coveralls services.

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

* Update TravisCI to Gitter webhook

* Add codecov.yml Gitter webhook

* Changed imports to gopkg instead of github in README (#733)

* Add contribution guide

* Update go get for stable version

In the future, github default branch will be develop so running `go get github.com/gin-gonic/gin` will pull latest code from develop.

* Changed imports to gopkg instead of github in README

* Update README.md

* Logger: skip ANSI color commands if output is not a tty
2016-12-03 10:10:40 +01:00
Pablo Moncada
e396f2f357 Added go 1.7 version to travis.yml 2016-11-08 18:25:23 +01: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
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