mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-19 21:40:00 +02:00
7 lines
66 B
YAML
7 lines
66 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- '0.10'
|
|
- '4'
|
|
- '6'
|