babel/.travis.yml
2016-06-22 08:58:39 -04:00

20 lines
206 B
YAML

---
git:
depth: 1
sudo: false
language: node_js
cache:
directories:
- node_modules
node_js:
- "6"
- "5"
- "4"
- "0.12"
script: npm test
notifications:
slack: babeljs:5Wy4QX13KVkGy9CnU0rmvgeK