Update travis npm deployment

This commit is contained in:
Niklas von Hertzen 2015-10-19 01:44:08 +03:00
parent 5c5531fd47
commit 9ab7f8cdb1
3 changed files with 4 additions and 3 deletions

View File

@ -3,3 +3,5 @@ examples/
Gruntfile.js Gruntfile.js
bower.json bower.json
src/ src/
*.iml
.idea/

View File

@ -22,7 +22,7 @@ deploy:
- provider: npm - provider: npm
email: niklasvh@gmail.com email: niklasvh@gmail.com
api_key: api_key:
secure: dot+HzIe3thKep5mz5pyNYQV1ZYiGlVQAWScmfYh75AtOCJQJGvvw1alwRZDL0Ykn/7LeftZik845INn8Al8h4OEUQyuq2WmybZ5zn7PsLXRes7FtlJeYERO79bV5P3aV4vq4QoaZkPB5jQ98CmgQ2/9xPB+1ogNd7fRfUpSvSI= secure: G/Szpr8q4/D6hp+H/Z9yyluUXtHAwf7LLa1Y07X59/Enlj1h7V5fQ7AW4/iAVM3XbIsrCPWR3dJU9g/ZxpxFg4OovIHVpS2Jr/mahtPYWdHR3pWuSmMW8QD+Twnq2VAFwSgg5Oumq3QxhX3YbCOnZox6+6Uviqk8FO7Z5B0RwW4=
on: on:
tags: true tags: true
branch: master branch: master

View File

@ -40,8 +40,7 @@
"wd": "^0.2.21" "wd": "^0.2.21"
}, },
"scripts": { "scripts": {
"test": "grunt travis --verbose", "test": "grunt travis --verbose"
"postpublish": "bower register html2canvas git://github.com/niklasvh/html2canvas.git"
}, },
"homepage": "http://html2canvas.hertzen.com", "homepage": "http://html2canvas.hertzen.com",
"licenses": [ "licenses": [