mirror of
https://github.com/pfusik/zlib6502.git
synced 2025-08-05 15:25:01 +00:00
Travis build.
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
Reference in New Issue
Block a user