Merge pull request #36 from HewlettPackard/travis_ci

Add travis ci profile
This commit is contained in:
Tim Kelsey 2016-08-05 17:10:50 +01:00 committed by GitHub
commit 58e6823122

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: go
go:
- 1.5
- tip