Skip to content

Commit

Permalink
test: test unmerged yet debuerreotype mr #5
Browse files Browse the repository at this point in the history
  • Loading branch information
vicamo committed Jan 24, 2019
1 parent a114d1f commit 25254e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ branches:
before_install:
- docker run --rm --privileged vicamo/binfmt-qemu:bionic
- cat /proc/sys/fs/binfmt_misc/qemu-*
- sudo git clone --depth 1 https://github.com/vicamo/docker_debuerreotype.git "${TRAVIS_BUILD_DIR%${TRAVIS_REPO_SLUG}}/debuerreotype"
- sudo git clone --depth 1 -b for-myself/allow-specifying-qemu-suite https://github.com/vicamo/docker_debuerreotype.git "${TRAVIS_BUILD_DIR%${TRAVIS_REPO_SLUG}}/debuerreotype"
- ln -sf "${TRAVIS_BUILD_DIR%${TRAVIS_REPO_SLUG}}/debuerreotype/build.sh" ./mkimage.sh

script:
Expand Down

0 comments on commit 25254e9

Please sign in to comment.