Skip to content

Commit

Permalink
qemu 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin authored Feb 22, 2018
1 parent 5a4bf1a commit 1fa4bcd
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.9.1-1
- VERSION=2.11.0
- REPO=multiarch/qemu-user-static
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.9.1/2.fc26/x86_64/qemu-user-static-2.9.1-2.fc26.x86_64.rpm"
- PACKAGE_FILENAME=qemu-user-static-2.9.1-2.fc26.x86_64.rpm
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.11.0/4.fc28.1/x86_64/qemu-user-static-2.11.0-4.fc28.1.x86_64.rpm"
- PACKAGE_FILENAME=qemu-user-static-2.11.0-4.fc28.1.x86_64.rpm
branches:
only:
- master
Expand Down

0 comments on commit 1fa4bcd

Please sign in to comment.