add nano tests to target

This commit is contained in:
NikVolf 2016-08-01 17:54:38 +02:00
parent 7b72463845
commit 1732cc7a40

View File

@ -13,4 +13,5 @@ export TARGETS="
-p ethsync \
-p ethcore-ipc \
-p ethcore-ipc-tests \
-p ethcore-ipc-nano \
-p parity"