base: Test the toolchain.

This commit is contained in:
Matt McCormick 2016-03-03 21:20:30 -05:00
parent a856edc56c
commit 412f5ebb11

View File

@ -10,6 +10,7 @@ dependencies:
test:
override:
- make base
- docker run --rm -v ~/cross-compilers/test/:/usr/src/test:ro thewtex/cross-compiler-base python /usr/src/test/run.py --emulator 'sh -c'
deployment:
hub: