Skip to content
Snippets Groups Projects
Commit aeadda4e authored by Damien George's avatar Damien George
Browse files

travis: Add unix NaN-boxing build to Travis builds.

This will help make sure new commits work with OBJ_REPR_D.
parent d8b08cf5
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ script:
- make -C minimal test
- make -C unix deplibs CC=gcc-4.7
- make -C unix CC=gcc-4.7
- make -C unix CC=gcc-4.7 nanbox
- make -C bare-arm
- make -C qemu-arm test
- make -C stmhal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment