Cleaning the code and correcting the Makefile

This commit is contained in:
shubhamDX
2016-08-09 20:02:37 +05:30
parent 649b83eb3d
commit de59e188d2
3 changed files with 11 additions and 14 deletions

View File

@@ -37,6 +37,7 @@ prepare:
# Use the windows godeps file to prepare dependencies
prepare-windows:
go get github.com/sparrc/gdm
gdm restore
gdm restore -f Godeps_windows
# Run all docker containers necessary for unit tests