Enable container-based infrastructure on Travis

This commit is contained in:
Paul Friederichsen 2015-09-29 09:07:55 -05:00
parent 98344b2cac
commit 913b827c24

View file

@ -4,3 +4,4 @@ node_js:
before_script:
- mkdir ~/.shout
- cp defaults/config.js ~/.shout
sudo: false