File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ branches:
4
4
language : node_js
5
5
node_js :
6
6
- ' 4.3'
7
+ after_success : ./node_modules/.bin/codecov
7
8
env :
8
9
global :
9
10
- secure : ZX5mghIvXfscTk20MYNzMZ9s2KgOxQR0rHZgzZuTC9R0lz+YkgBM2xfhclvCEeMiG/XMPKMFxMJ0YU+f9LmFGCciZD/DyJ1PH/vuspXen2JvGtQkUO8tdMQKy9ht/u0/Yo0huRef6eqth0tHhd2zZtwuOuep5XZ0RMw4OY4J0tyySfjqMM9+H/jFGNE/Gt069UFdmaGC6xiHt/zum/gGzEdQBoW/s7vJN3+k4yMsXwiS0fwaqL+XtmkL6ykZJFidnLWt85tgTvqogPvx1D7TawTurZIGjJtbfJGYmQEGbxy/PQB9732soip30u3aRqjBTTUf6b1ow3blcsXiOj+p5Yya8unH1DRVIYpNlzgs9qqOlPVTYNqu+m/n/3uASd0CdEchmfR+GNd6id8Zxu7EzlP/SCW7nr0tSxod2cA526+EuYEF3aG3j93mHtF0gXdGDXeKf7OMLWOFEwuyrzbnKNLcMK9vtzSGYnmNKcQWDtPUPfSmlIL/Pacd210bHctc4HHoYSQYYDYaZsVS8JmtsLYkU/9LgqFJO+lAHP1p1rTpTIoaG0FTLh9TyFT11pKZ5kfZLj/n2q6Vsowq2VVZGMjm3EOg6HUvqFFfv4bd658TvbtgwXNqieiHjv0d66XGnkzPgpxxS9oORmlssppevJ99QYnNPbCVXcN4cjDsi9k=
Original file line number Diff line number Diff line change 4
4
"description" : " AWS S3 adapter for parse-server" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
- "test" : " istanbul cover -x **/spec/** jasmine --captureExceptions && codecov "
7
+ "test" : " istanbul cover -x **/spec/** jasmine --captureExceptions"
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments