Skip to content

Commit

Permalink
build: add travis configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen J Day <stephen.day@docker.com>
  • Loading branch information
stevvooe committed Dec 16, 2016
1 parent 5784f4f commit 872b791
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: go
go:
- 1.7
- master

0 comments on commit 872b791

Please sign in to comment.