Added Travis CI configuration

This commit is contained in:
James Mills 2016-09-14 17:24:12 +10:00
parent fa09d1002b
commit 1a9f97a5c2
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.5
- 1.6
- tip