Skip to content

Commit f6e8682

Browse files
author
Esteban G
committed
Adds dependencies for testing to build process
1 parent eec0c9b commit f6e8682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wercker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build:
1010
code: |
1111
go get golang.org/x/lint/golint
1212
go install golang.org/x/lint/golint
13+
go get -v github.com/stretchr/testify
1314
1415
- script:
1516
name: symlinking src code

0 commit comments

Comments
 (0)