status-github-bot/.travis.yml

7 lines
83 B
YAML
Raw Normal View History

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