Add .travis.yml and Travis-CI badge to README.

This commit is contained in:
Dmitry Chestnykh 2013-12-12 18:04:03 +01:00
parent 6004a1368e
commit aa75fb5575
2 changed files with 8 additions and 0 deletions

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: go
go:
- 1.0
- 1.1
- tip