*: add basic test script + travis hook
authorJonathan Boulle <jonathanboulle@gmail.com>
Mon, 7 Sep 2015 23:15:18 +0000 (16:15 -0700)
committerJonathan Boulle <jonathanboulle@gmail.com>
Mon, 7 Sep 2015 23:21:53 +0000 (16:21 -0700)
commitd10d1a148e1e088e5eb822f8e0b666abd2d0ce46
treec4abb9ff3a6abd41942a378f836edde78a184b43
parentef820646c5a73ae4cdad05a04b6388090bdb67eb
*: add basic test script + travis hook

Adds a simple test script, mostly to perform gofmt and govet checking;
currently tests only exist for the DHCP plugin.
.travis.yml [new file with mode: 0644]
test [new file with mode: 0755]