Add Travis-CI configuration

This commit is contained in:
Michael Steinert
2015-03-28 18:30:30 -05:00
parent d67bb86e54
commit 8e255bdad0

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: go
go:
- 1.4
- tip
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq --no-install-recommends libpam0g-dev