Add Travis CI

This commit is contained in:
Simon Eisenmann 2017-05-22 16:24:12 +02:00
parent 04a436d7c7
commit 09bd577ecd
1 changed files with 13 additions and 0 deletions

13
.travis.yml Normal file
View File

@ -0,0 +1,13 @@
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- tip
install: make