Nick9500 / ministocks

Android Stocks Widget
http://niteshpatel.github.io/ministocks
MIT License
1 stars 2 forks source link

Testing - CI Fixes #16

Closed Nick9500 closed 6 years ago

Nick9500 commented 6 years ago

Previous CI Fix was simply disabling all testing (22 tests). Now, only the 7 failing tests were disabled by setting the TRAVIS_CI environment variable to NULL in CI prefs. Tests pass in both Travis and CircleCI. This is in reference to issue #3.

GurkomalSRao commented 6 years ago

All issues resolved. Fully functioning with no complications