.travis.yml: Add travis integration

This commit is contained in:
Will Newton 2015-12-15 11:11:23 +00:00
parent f3b772e34d
commit 3ec38b4e05

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: go
go:
- "1.5.1"
addons:
apt:
packages:
- libflac-dev