add travis-ci

This commit is contained in:
Jörg Thalheim 2016-02-02 09:26:01 +01:00
parent c67dbb0ebd
commit abe13115ee

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.3
- tip
script: true