mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +00:00
.travis.yml: remove before_script
This is no longer needed since introduction of test fixtures.
This commit is contained in:
parent
d4322db5a8
commit
679e27fd97
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue