Try to update lxdream

This commit is contained in:
Luke Benstead 2020-10-27 12:24:31 +00:00
parent 753d1a5c82
commit 2ab606f8dc

View File

@ -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