MyBitFoundation / MyBit-Go.app

🔷 The MyBit Platform™ for investing in alternative assets
https://app.mybit.io
GNU General Public License v3.0
8 stars 31 forks source link

Debug Travis build failure #604

Open mwood77 opened 2 years ago

mwood77 commented 2 years ago

Travis build fails during CI/CD run. Link to build: https://travis-ci.org/github/MyBitFoundation/MyBit-Go.app/builds/773926702

Fails on command:

$ BUILD_URL=$(npx vercel --name app-mybit-io -t $NOW_PROD_TOKEN)
Error! option requires argument: -t (alias for --token)
The command "BUILD_URL=$(npx vercel --name app-mybit-io -t $NOW_PROD_TOKEN)" exited with 1.

Possible solution: Vercel deployment/auth token missing from Travis environment variables.