dependency added

This commit is contained in:
nobonobo 2013-11-27 10:10:34 +09:00
parent 480a25cc9a
commit 6e94c92a56
1 changed files with 3 additions and 1 deletions

View File

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