status-github-bot/.travis.yml

7 lines
83 B
YAML

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