fix: if header sent, don't set the cookie
bigpipe will fail
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- '5'
|
||||
- '4'
|
||||
- '3'
|
||||
- '2'
|
||||
- '1'
|
||||
- '0.12'
|
||||
script:
|
||||
- 'npm run test-cov'
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user