Commit f6e63672 authored by Eric Chiang's avatar Eric Chiang Committed by GitHub

Merge pull request #559 from ericchiang/dev-enable-travis

dev branch: enable travis testing
parents 1ee5920c dbb16baa
language: go
go:
- 1.7
install:
- go get -u github.com/golang/lint/golint
script:
- make testall
notifications:
email: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment