Update for Travis-CI's new container system
This commit is contained in:
parent
13c388fbf7
commit
7ccbfa2bc6
|
@ -1,4 +1,5 @@
|
|||
language: node_js
|
||||
sudo: false
|
||||
script:
|
||||
- npm install -g istanbul jshint codeclimate-test-reporter
|
||||
- make ci
|
||||
|
|
Loading…
Reference in New Issue