travis: fix show_files for cross targets.

This commit is contained in:
Juan RP
2015-04-20 11:39:39 +02:00
parent 5284a171c9
commit 3f6ee78aac
2 changed files with 6 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ script:
- common/travis/build.sh $BOOTSTRAP $ARCH
after_script:
- common/travis/show_files.sh
- common/travis/show_files.sh $BOOTSTRAP $ARCH
notifications:
email: false