Merge pull request #8 from nobonobo/develop

dependency added
This commit is contained in:
irieda 2013-11-26 17:11:40 -08:00
commit c93461f0d6

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 ./