openradar / TINT

TINT Is Not TITAN. Python code for tracking objects. Specifically storm cells.
BSD 2-Clause "Simplified" License
80 stars 43 forks source link

CI: Adding continuous integration setup. #2

Closed zssherman closed 6 years ago

zssherman commented 6 years ago

Adding the .travis.yml, environment.ymls and install script for travis. First time doing this setup, basic at the moment, will add more later such as gh-pages docs, etc.

scollis commented 6 years ago

Zach: In the set up phase you can accept theses PRs

-- Scott Collis

On Sep 25, 2017 at 10:22 AM, Zach Sherman notifications@github.com wrote:

Adding the .travis.yml, environment.ymls and install script for travis. First time doing this setup, basic at the moment, will add more later such as gh-pages docs, etc.

You can view, comment on, or merge this pull request online at:

https://github.com/openradar/TINT/pull/2 Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openradar/TINT/pull/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AAyYB6rCNKdc1JFQwuxgIhg2j3o71ahZks5sl8UtgaJpZM4Pi6Bq .

zssherman commented 6 years ago

Sounds good, this one failed because the tint/init.py file doesn't exist yet. I turned off travis for now.