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

introduce travis ci

This commit is contained in:
Wild Kat
2019-08-17 02:40:53 +02:00
parent 04bf747591
commit 9048a5f9d4

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: node_js
node_js:
- 10
cache:
yarn: true
directories:
- node_modules