Commit Graph

18 Commits

Author SHA1 Message Date
Sergey Mudrik 9c2e10a3ba Updated travis.yml
Use the latest Go version in each major branch (documentation: https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)
2017-10-22 14:57:02 +03:00
Yasuhiro Matsumoto 9a7131f1a9 add test env 2017-03-05 22:20:06 +09:00
Yasuhiro Matsumoto d82897d60e remove 1.6 2017-03-01 18:06:16 +09:00
Yasuhiro Matsumoto 845016ce9c test on 1.8 2017-03-01 17:29:49 +09:00
Yasuhiro Matsumoto 599dd7631f disable combination of libsqlite3 and trace because travis(trusty) is too old. 2016-11-08 18:27:48 +09:00
Joachim Bauch 6e9298a6b1 fix .travis.yml 2016-11-08 17:55:41 +09:00
Joachim Bauch 2a8baa5914
Test different build configurations on Travis. 2016-11-08 08:40:35 +01:00
andrefsp 6c0a6bb9cd Fix data race introduced on 605d9d08
This commit will fix a data race introduced on 605d9d08 and also
make sure travis CI will now check for data races.
2016-11-07 11:57:52 +00:00
Zbigniew Mandziejewicz 42d411769d Bump Travis to Ubuntu 14.04 2016-04-23 00:00:50 +08:00
Zbigniew Mandziejewicz c8316feaa3 Test with libsqlite3 2016-04-23 00:00:49 +08:00
Yasuhiro Matsumoto 76e335f60b Remove gocov 2016-03-15 13:09:03 +09:00
Michael K 239461c8b7 go cover has moved 2014-11-14 00:23:32 +01:00
mattn ab9bed5c80 Use goveralls -repotoken 2014-02-07 09:34:58 +09:00
mattn baffbbc154 go cover 2014-01-29 09:07:10 +09:00
mattn c4dc66cdcd Use tip on travis 2013-08-29 10:03:00 +09:00
mattn 2a1d73ac46 Add goveralls for travis 2013-06-11 20:08:24 +09:00
Carlos Castillo eed762d437 Updated to newer go support in travis-ci. It is both simpler and should test faster. 2012-10-28 22:24:18 -07:00
mattn 5691b2a3f4 add travis recepi. 2012-03-30 00:39:03 +09:00