2
0
Files
lumberjack/.travis.yml
T
Nate Finch 8ec9c6b748 Update .travis.yml
had to update travis config since it doesn't use go get -t, so it doesn't get dependencies that only exist in test files.
2014-06-18 14:30:00 -04:00

4 lines
72 B
YAML

language: go
install: go get -d -t -v github.com/natefinch/lumberjack