Add --compile to cicleci build

This commit is contained in:
rocky 2015-12-14 15:14:52 -05:00
parent 718bf67a00
commit ce337e5ec0

View File

@ -4,4 +4,4 @@ machine:
test:
override:
- make check
- COMPILE='--compile' make check