Debugging Travis CI error
This commit is contained in:
parent
24e4418869
commit
f89899083e
|
@ -4,6 +4,8 @@ set -ex
|
||||||
|
|
||||||
# TODO This is the "test phase", tweak it as you see fit
|
# TODO This is the "test phase", tweak it as you see fit
|
||||||
main() {
|
main() {
|
||||||
|
ls -lR /usr/include
|
||||||
|
|
||||||
cross build --target $TARGET
|
cross build --target $TARGET
|
||||||
cross build --target $TARGET --release
|
cross build --target $TARGET --release
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user