Skip to content

Commit

Permalink
qemu 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin authored May 23, 2018
1 parent 5ee00f7 commit 733fd77
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.11.1
- VERSION=2.12.0
- REPO=multiarch/qemu-user-static
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.11.1/2.fc29/x86_64/qemu-user-static-2.11.1-2.fc29.x86_64.rpm"
- PACKAGE_FILENAME=qemu-user-static-2.11.1-2.fc29.x86_64.rpm
- 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
branches:
only:
- master
Expand Down

0 comments on commit 733fd77

Please sign in to comment.