Add Travis config

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman
2014-12-05 09:55:38 +01:00
parent 22478c1336
commit 8087aa3b47
2 changed files with 6 additions and 0 deletions

2
script/test Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
GOPATH=`pwd`/Godep/_workspace:$GOPATH go test -v ./...