RoboTutorLLC / RoboFeel

Emotion recognition for RoboTutor
Apache License 2.0
0 stars 0 forks source link

[In progress] encrypted gh token added #6

Closed sushant-varanasi closed 3 years ago

sushant-varanasi commented 3 years ago

I have encrypted and added the gh token required in .travis.yml file. This must automatically create an apk now.

Addresses issue #3

JackMostow commented 3 years ago

Looks OK as far as I can tell.

The apk branch doesn't yet show any apk generated, and this PR says "in progress". When it's merged, will development branch PRs and merges automatically generate new apks?

sushant-varanasi commented 3 years ago

Looks OK as far as I can tell.

The apk branch doesn't yet show any apk generated, and this PR says "in progress". When it's merged, will development branch PRs and merges automatically generate new apks?

I remember Sanskar mentioning about APKs being generated as soon as PR gets raised. But yes, you may merge this and let's check if APK gets generated. If it doesn't get generated, I'll work on what the new issue might be.

JackMostow commented 3 years ago

OK, I merged this PR as requested. Please generate a PR for the development branch to see if an apk gets generated as we hope.