add .travis.yml

This commit is contained in:
ngtuna 2016-06-30 18:06:39 +00:00
parent 5ae9588fac
commit 2cc483423a

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
sudo: required
language: go
branches:
only:
- master
script:
- make binary