### Is this a bug report? No. I'm trying to automatically deploy to `gh-pages` from travis. Getting this error: ``` $ gh-pages -d build remote: Invalid username or password. ``` Would be great to add instructions on how to integrate this with travis (maybe do some magic by detecting `CI=true`).
Is this a bug report?
No.
I'm trying to automatically deploy to
gh-pagesfrom travis.Getting this error:
Would be great to add instructions on how to integrate this with travis (maybe do some magic by detecting
CI=true).