babel/.travis.yml
Sebastian McKenzie 64ff4c3561 first commit
2016-03-10 06:24:44 +00:00

20 lines
207 B
YAML

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