Skip to content

Commit

Permalink
adding travisCI config
Browse files Browse the repository at this point in the history
Summary:
See https://travis-ci.org/pallotron/dhcplb/builds/160192985 for a 'passed' run
Closes #8

Differential Revision: D3871199

Pulled By: pallotron

fbshipit-source-id: 081eb2327312dc09dc3214ea4142ea70ad9bda1b
  • Loading branch information
pallotron authored and Facebook Github Bot 0 committed Sep 15, 2016
1 parent 3ebdd0f commit cd00324
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,7 @@
language: go
go:
- tip
notifications:
email:
recipients:
- pallotron@fb.com

0 comments on commit cd00324

Please sign in to comment.