Vim/.travis.yml
2015-12-29 21:35:03 -08:00

17 lines
217 B
YAML

notifications:
email: false
language: node_js
node_js:
- "4.1.1"
env:
- TSD_GITHUB_TOKEN=8742b29e67faa29aa25564ff7317b50fd7c1327d
install:
- npm install -g gulp
- npm install
script:
- gulp