Update for Travis-CI's new container system

This commit is contained in:
Andrew Stewart 2014-12-19 09:19:30 -08:00
parent 13c388fbf7
commit 7ccbfa2bc6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: node_js
sudo: false
script:
- npm install -g istanbul jshint codeclimate-test-reporter
- make ci