babel/.travis.yml
2015-11-18 20:41:41 -08:00

21 lines
226 B
YAML

---
git:
depth: 1
sudo: false
language: node_js
cache:
directories:
- node_modules
node_js:
- stable
- "4.0"
- iojs
- "0.10"
- "0.12"
script: make test-ci
notifications:
slack: babeljs:5Wy4QX13KVkGy9CnU0rmvgeK