Travis lang build

This commit is contained in:
deadprogram 2013-12-02 18:08:55 -08:00
parent 8b6639485c
commit 9e92514efe
1 changed files with 9 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: go
go:
- 1.1
- 1.2
- release
- tip
script:
- ginkgo