Added .travis.yml for Travis-CI

This commit is contained in:
Omri Bahumi 2014-07-08 17:23:29 +03:00
parent 3710182f0f
commit 14df7a327d
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: go
go:
- 1.1
- 1.2
- 1.3
script: go test -bench=.