Add .travis.yml

This commit is contained in:
Richard Patel 2019-02-02 23:18:03 +01:00
parent 92a8c07f4a
commit 17ba5583c9

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- "1.11.x"
- master