Closed radhikasethi2011 closed 4 years ago
Please add all the commits (for all OS) in the same PR. Additionally, change the title of the PR, as mentioned in the guidelines.
@vishakha-lall yes i'm working on the windows part. I haven't found much documentation on it.
The Travis Build did not take place when I created this PR. What could be the reason?
A build is not triggered if the .travis.yml
file is incorrect. I'm assuming that's the case here.
Okay just checking
@vishakha-lall , had made a mistake. It runs for both the OS now
Fixes #141
Description:
.travis.yml
Checklist:
Screenshots:
Other Information:
Added a job for MacOS, that is compatible with python 3.6.5. There are some issues with Windows. Windows doesn't support MySQL as of now. I checked numerous sites and repositories for this. Travis CI for windows is still in its beta stage. Many have raised this issue on Travis CI's github repo.
@vishakha-lall