1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Files
nttgin-BGPalerter/.travis.yml

10 lines
90 B
YAML
Raw Normal View History

2019-08-17 02:40:53 +02:00
language: node_js
node_js:
- 10
cache:
yarn: true
directories:
- node_modules