File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Coverage Status] ( https://coveralls.io/repos/github/kn9ts/dumb-passwords/badge.svg?branch=feature%2Ftests )] ( https://coveralls.io/github/kn9ts/dumb-passwords?branch=feature%2Ftests )
1+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/kn9ts/dumb-passwords/badge.svg?branch=master )] ( https://coveralls.io/github/kn9ts/dumb-passwords?branch=master )
22
33![ ] ( http://res.cloudinary.com/dpmk2cnpi/image/upload/v1466589978/dumbPasswords_sxotda.png )
44
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const runSequence = require('run-sequence');
1111if ( ! ( 'COVERALLS_SERVICE_NAME' in process . env ) ) {
1212 process . env . COVERALLS_SERVICE_NAME = `${ os . hostname ( ) } .${ os . platform ( ) } -${ os . release ( ) } ` ;
1313}
14- process . env . COVERALLS_REPO_TOKEN = 'eyJVXus0Edofd2JMr7SJZeWlxLx6ZhRco ' ;
14+ process . env . COVERALLS_REPO_TOKEN = 'gjhGzgDSI9fNMQxEM4RavtZaIUqfqO1QH ' ;
1515
1616const filesToLint = [
1717 'gulpfile.js' ,
You can’t perform that action at this time.
0 commit comments