xmpp-bot/.travis.yml
2019-10-13 03:38:25 +02:00

10 lines
113 B
YAML

dist: xenial
language: node_js
node_js:
- node
- lts/*
before_script:
- cp test/config.json config.json