Add travis ci

query-exec-mode
Jack Christensen 2019-03-30 12:04:38 -05:00
parent 8abf4a9eaa
commit 8d9c2a3daf
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