2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-05-17 03:59:38 +03:00
Files
2020-02-09 12:39:49 +01:00

10 lines
119 B
YAML

language: node_js
node_js:
- "8"
cache:
yarn: true
directories:
- node_modules
services:
- xvfb
sudo: false