Added Travis CI support

This commit is contained in:
Maxim Bublis 2013-07-17 14:58:55 +04:00
parent ccb23b2132
commit 1034b5a0be
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: go
go: 1.1
notifications:
email: false