This commit is contained in:
s.kamardin 2015-11-30 18:37:30 +03:00
parent 5d4a974ff5
commit 2096a79193
1 changed files with 9 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
sudo: false
language: go
go:
- 1.5.1
script:
- go test -v ./...