File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
library/angular-admin-lte Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ script:
3232after_success :
3333 - cat coverage/lcov.info | coveralls
3434 - bash scripts/gh-pages.sh $TMPDIR/gh-pages $TRAVIS_BUILD_DIR/dist/angular-admin-lte-demo
35+
3536before_install :
3637 - npm install -g yarn
37- -
38+
3839before_deploy :
3940 - cp README.md LICENSE dist/angular-admin-lte
4041 - cd dist/angular-admin-lte
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-admin-lte" ,
3- "version" : " 2 .0.1 " ,
3+ "version" : " 3 .0.0 " ,
44 "homepage" : " https://github.com/mledour/angular-admin-lte#README.MD" ,
55 "author" : {
66 "name" : " Mik@" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-admin-lte-demo" ,
3- "version" : " 2 .0.1 " ,
3+ "version" : " 3 .0.0 " ,
44 "keywords" : [
55 " angular" ,
66 " angular 2" ,
You can’t perform that action at this time.
0 commit comments