mirror of
https://github.com/LalleSX/4chan-XZ.git
synced 2025-10-07 07:22:37 +02:00
8 lines
96 B
YAML
8 lines
96 B
YAML
dist: xenial
|
|
language: generic
|
|
install: npm install
|
|
script: make
|
|
branches:
|
|
only:
|
|
- master
|