1
0
mirror of https://github.com/pfusik/zlib6502.git synced 2024-06-10 11:29:28 +00:00
zlib6502/.travis.yml
2020-02-18 22:02:50 +01:00

6 lines
172 B
YAML

language: minimal
install:
- wget https://github.com/pfusik/xasm/releases/download/xasm-3.1.1/xasm_3.1.1-1_amd64.deb
- sudo dpkg -i xasm_3.1.1-1_amd64.deb
script: make