Add .travis.yml

This commit is contained in:
knqyf263
2017-02-24 20:10:07 +09:00
parent 5581a5cce7
commit 6e77c714b5
3 changed files with 9 additions and 1 deletions

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: go
go:
- 1.7
- 1.8