digital-paper-edit-electron icon indicating copy to clipboard operation
digital-paper-edit-electron copied to clipboard

Won't build on Travis CI via commits to master

Open emettely opened this issue 4 years ago • 5 comments

Describe the bug (it's designed this way)

  1. I push to master via the command line.
  2. Travis CI is triggered to build with my user's creds
  3. Won't build because the token is different.
  4. 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

emettely avatar Oct 08 '19 10:10 emettely