Adding TravisCI configuration file.
This commit is contained in:
parent
939a98fa97
commit
113b5eb2cf
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
install:
|
||||
- go get github.com/bwmarrin/flake
|
||||
- go get -v .
|
Loading…
x
Reference in New Issue
Block a user