git-history/.travis.yml
2019-02-07 18:02:46 -03:00

6 lines
60 B
YAML

language: node_js
node_js:
- "stable"
cache:
yarn: true