figure out what dir we are in

This commit is contained in:
Paul Bonser 2016-09-27 15:00:00 -05:00
parent 5acff13ac5
commit d2dac441cb

View File

@ -27,4 +27,5 @@ install:
- go get github.com/Masterminds/glide - go get github.com/Masterminds/glide
script: script:
- pwd
- make test - make test