Add .travis.yml (experimental)

This commit is contained in:
Hajime Hoshi 2014-12-28 21:11:34 +09:00
parent be5785c1cf
commit 307d4ada77

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: go
script: go test ./...
notifications:
email:
recipients:
- hajimehoshi@gmail.com