Try to update lxdream
This commit is contained in:
parent
753d1a5c82
commit
2ab606f8dc
|
@ -17,10 +17,12 @@ test:sh4-gcc:
|
|||
- dnf install -y wget findutils && dnf clean all
|
||||
- wget https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||
- rpm -i rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||
- dnf update -y
|
||||
- dnf install -y lxdream
|
||||
script:
|
||||
- source /etc/bash.bashrc
|
||||
- make test
|
||||
- lxdream --help
|
||||
- lxdream -H tests/tests.elf | python3 utils/test_parser.py
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user