65/.travis.yml

6 lines
98 B
YAML

language: c
before_install:
- sudo apt update
- sudo apt -y install libsdl2-dev xa65
script: make