retroforth/.builds/alpine.yml

11 lines
189 B
YAML
Raw Normal View History

image: alpine/edge
sources:
- https://git.sr.ht/~crc_/retroforth
tasks:
- build: |
cd retroforth
make
- test: |
cd retroforth
./bin/retro example/1D-Cellular-Automota.retro