We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a787467 commit 9058a70Copy full SHA for 9058a70
1 file changed
.travis.yml
@@ -15,6 +15,7 @@ before_script:
15
16
script:
17
- make -C minimal test
18
+ - make -C unix deplibs CC=gcc-4.7
19
- make -C unix CC=gcc-4.7
20
- make -C bare-arm
21
- make -C qemu-arm test
0 commit comments