Merge pull request #494 from floogulinc/patch-1

Migrate from legacy to container-based infrastructure on Travis
This commit is contained in:
JocelynDelalande 2015-10-02 12:52:26 +02:00
commit 044f69f02a
1 changed files with 1 additions and 0 deletions

View File

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