git-history/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

2019-02-08 00:02:46 +03:00
language: node_js
node_js:
- "stable"
cache:
yarn: true