2
0

Add travis CI

This commit is contained in:
Jack Christensen
2019-03-30 12:33:04 -05:00
parent b9d0da5558
commit 127e997696
+9
View File
@@ -0,0 +1,9 @@
language: go
go:
- 1.x
- tip
matrix:
allow_failures:
- go: tip