Skip to content

Commit

Permalink
a less dump test dependency install
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia committed Jul 14, 2012
1 parent d7f06c0 commit 97a657a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,2 +1,2 @@
language: go
install: go get -d -v github.com/bmizerany/assert && go get -d -v && go build -v
install: go get -d -v && go test -i -v && go build -v

0 comments on commit 97a657a

Please sign in to comment.