.travis.yml: remove before_script
This is no longer needed since introduction of test fixtures.
This commit is contained in:
parent
d4322db5a8
commit
679e27fd97
@ -4,7 +4,4 @@ node_js:
|
||||
- "0.12"
|
||||
- "4.0"
|
||||
- "4.1"
|
||||
before_script:
|
||||
- mkdir ~/.shout
|
||||
- cp defaults/config.js ~/.shout
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user