status-github-bot/.travis.yml

7 lines
83 B
YAML
Raw Normal View History

2018-01-22 14:48:57 +01:00
sudo: false
language: node_js
node_js:
- "7.7.1"
notifications:
disabled: true