Browse Source

test

master
Another Droog 6 years ago
committed by GitHub
parent
commit
6388f88a74
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .travis.yml

4
.travis.yml

@ -71,8 +71,8 @@ script:
cat /alpine/enter-chroot
sh /alpine/enter-chroot 'ls -la ./.travis/'
sh /alpine/enter-chroot 'sh .travis/build-arm.sh'
/alpine/enter-chroot ls -la ~/.travis/
/alpine/enter-chroot sh ~/.travis/build-arm.sh
elif [[ ! -z "${ARCH}" ]]; then
./.travis/pull-all.sh

Loading…
Cancel
Save