Debugging Travis CI error

This commit is contained in:
Federico Terzi 2019-09-21 09:51:09 +02:00
parent 24e4418869
commit f89899083e

View File

@ -4,6 +4,8 @@ set -ex
# TODO This is the "test phase", tweak it as you see fit
main() {
ls -lR /usr/include
cross build --target $TARGET
cross build --target $TARGET --release