Commit 0794c959 authored by Kevin Atkinson's avatar Kevin Atkinson

Add basic .travis.yml file.

parent 9ad2a49a
os:
- linux
language: go
go:
- 1.9.x
script:
- make build
cache:
directories:
- $GOPATH/src/gx
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