add travis CI

This commit is contained in:
Niko Storni 2018-06-11 17:53:26 -04:00
parent e74070259e
commit d062d4ad7f
No known key found for this signature in database
GPG key ID: F37FE63398800368

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
os: linux
dist: trusty
language: go
go:
- "1.10.x"