git-lfs/.travis.yml
2015-04-08 15:15:57 -04:00

6 lines
110 B
YAML

# http://docs.travis-ci.com/user/languages/go/
language: go
script: script/test
notifications:
email: false