dependency added

This commit is contained in:
nobonobo 2013-11-27 10:10:34 +09:00
parent 480a25cc9a
commit 6e94c92a56

View file

@ -3,6 +3,8 @@ language: go
go: go:
- 1.1 - 1.1
install: make all install:
- go get github.com/r7kamura/gospel
- make all
script: go test ./ script: go test ./