Link to the build: Travis Build
I was using travis file encryption and used the auto encryption method. The encryption was successful but the file isn’t being decrypted as the build fails. I found that after encrypting the files, travis hasn’t added any environment variables to the build settings required for decryption. How do I solve this issue?