TypeScript/.travis.yml
Josh Kalderimis 098f6c3958 Use the new beta build env on Travis
VMs start in seconds! (so much better than waiting 30-120 seconds)
2014-11-07 15:00:52 +13:00

16 lines
271 B
YAML

language: node_js
node_js:
- '0.10'
sudo: false
before_script: npm install -g codeclimate-test-reporter
after_script:
- cat coverage/lcov.info | codeclimate
addons:
code_climate:
repo_token: 9852ac5362c8cc38c07ca5adc0f94c20c6c79bd78e17933dc284598a65338656