File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,6 @@ script:
1515 - gulp
1616
1717addons :
18- code_climate :
19- repo_token : $CODECLIMATE_REPO_TOKEN
18+ code_climate :
19+ repo_token :
20+ secure : " mTBue2hOpHjHgvgLqAkrQ56FMKAF+N2ux/Dt8uVaNHA3nSBJE8+M1TmKcWZtZQY4owZzOb5hNFOsyGfICjrJN462Y1gYewm5Vtful2LSbQa9wl7xFdQPce7CEmHJ47dVwOMf7vjxsatM6ThuM70ofo4rfpiusrJ4UbH2EafopbQ="
Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "gulp" : " ^3.9.0" ,
3434 "gulp-coveralls" : " ^0.1.4" ,
35- "gulp-jscs" : " ^3.0.1 " ,
36- "gulp-jshint" : " ^1.11.2 " ,
35+ "gulp-jscs" : " ^3.0.2 " ,
36+ "gulp-jshint" : " ^1.12.0 " ,
3737 "jasmine-core" : " ^2.3.4" ,
38- "karma" : " ^0.13.11 " ,
39- "karma-coverage" : " ^0.5.2 " ,
38+ "karma" : " ^0.13.14 " ,
39+ "karma-coverage" : " ^0.5.3 " ,
4040 "karma-coveralls" : " ^1.1.2" ,
4141 "karma-jasmine" : " ^0.3.6" ,
4242 "karma-phantomjs-launcher" : " ^0.2.1" ,
You can’t perform that action at this time.
0 commit comments