Skip to content

Commit

Permalink
bump qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin committed Aug 13, 2018
1 parent 42bb23d commit b6e7913
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ services: docker
language: bash
env:
global:
- VERSION=2.12.0
- VERSION=2.12.0-1
- REPO=multiarch/qemu-user-static
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.12.0/1.fc29/x86_64/qemu-user-static-2.12.0-1.fc29.x86_64.rpm"
- PACKAGE_FILENAME=qemu-user-static-2.12.0-1.fc29.x86_64.rpm
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.12.0/4.fc29/x86_64/qemu-user-static-2.12.0-4.fc29.x86_64.rpm"
- PACKAGE_FILENAME=qemu-user-static-2.12.0-4.fc29.x86_64.rpm
branches:
only:
- master
Expand Down

0 comments on commit b6e7913

Please sign in to comment.