status-github-bot/.travis.yml
2018-01-22 14:48:57 +01:00

7 lines
83 B
YAML

sudo: false
language: node_js
node_js:
- "7.7.1"
notifications:
disabled: true