Open
Description
Describe the bug (it's designed this way)
- I push to master via the command line.
- Travis CI is triggered to build with my user's creds
- Won't build because the token is different.
- Silently fails (no reason given, other than 10 mins of unresponsiveness)
To Reproduce
Steps to reproduce the behavior:
See above.
Expected behavior
Would expect pushing to master to build (at least for me).
Is there a way to add multiple credentials?
https://stackoverflow.com/a/48970546
Screenshots
Additional context
https://travis-ci.org/bbc/digital-paper-edit-electron/builds/595003442