git-lfs/.travis.yml

6 lines
110 B
YAML
Raw Normal View History

2015-03-24 19:26:31 +00:00
# http://docs.travis-ci.com/user/languages/go/
language: go
script: script/test
notifications:
email: false