Commit bc4414f5 authored by Solly Ross's avatar Solly Ross

CI: Switch to Container-Based Travis

This commit switches the Travis tests over to Travis's new
container-based infrastructure.  It also tells Travis to
cache the node_modules directory for faster setup.
parent 8f3c0f6b
language: node_js
sudo: false
cache:
directories:
- node_modules
node_js:
- '0.11.13'
env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment