index
:
jcarr/spew
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2018-08-30
travis: test against go 1.11
David Hill
2018-02-21
travis: test against go 1.10.x
v1.1.1
David Hill
2017-10-05
Add Go tip to coverage matrix
Kevin Burke
2017-08-29
travis: test against go 1.9
David Hill
2017-07-11
travis: test against 1.8.x
David Hill
2017-07-11
travis: Use gometalinter
David Hill
2016-09-07
Deprecate "disableunsafe" tag in favor of "safe".
Dave Collins
2016-08-16
Update Travis to test multiple golang versions.
v1.0.0
David Hill
2015-06-19
Add support for limited mode without unsafe pkg.
Dave Collins
2014-03-27
Configure TravisCI to test with testcgo tag.
Dave Collins
2014-03-27
Don't change to spew dir before invoking goveralls.
Dave Collins
2014-03-27
Correct TravisCI .yml file.
Dave Collins
2014-03-27
Configure TravisCI goveralls call correctly.
Dave Collins
2014-03-27
Setup TravisCI to report cov stats to coveralls.io.
Dave Collins
2014-03-27
Update TravisCI to use Go 1.2.
Dave Collins
2013-11-16
Require Go 1.1 for TravisCI.
Dave Collins
2013-11-16
Add TravisCI support.
Dave Collins