Add travis CI

query-exec-mode
Jack Christensen 2019-03-30 12:33:04 -05:00
parent b9d0da5558
commit 127e997696
1 changed files with 9 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: go
go:
- 1.x
- tip
matrix:
allow_failures:
- go: tip