travis.yml: initial commit

This commit is contained in:
Brandon Philips 2013-06-25 08:15:51 -07:00
parent 51340c1e14
commit dfc14cd8fd

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: go
go: 1.1
script:
- go test -v omaha