lbry.go/.travis.yml
2018-11-09 17:09:38 -05:00

9 lines
84 B
YAML

os: linux
dist: trusty
language: go
go:
- 1.10.3
script:
- ./build_and_test.sh