Revert "Catch test compilation errors"

This reverts commit 1eaebb1
This commit is contained in:
Michael Kuzmin 2018-05-16 16:42:49 +03:00
parent 1eaebb156f
commit bce47bc1a9
1 changed files with 1 additions and 4 deletions

View File

@ -2,9 +2,6 @@
set -eux
go test -c ./driver
go test -c ./iso
go test -c ./clone
export PACKER_ACC=1
go test -v ./driver ./iso ./clone