build: Use bash for building

This commit is contained in:
Frank Schroeder 2017-04-27 11:49:43 -07:00
parent d60546e69d
commit 03e4644581
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
SHELL = bash
GOTOOLS = \
github.com/elazarl/go-bindata-assetfs/... \
github.com/jteeuwen/go-bindata/... \