Skip to content

Commit

Permalink
Fix link to Travis-CI account in build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwhite committed Dec 5, 2013
1 parent d712290 commit d80bb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Retriever logo](http://i.imgur.com/M5hhENV.png) [![Build Status](https://travis-ci.org/weecology/retriever.png)](https://travis-ci.org/weecology/retrieverp)
![Retriever logo](http://i.imgur.com/M5hhENV.png) [![Build Status](https://travis-ci.org/weecology/retriever.png)](https://travis-ci.org/weecology/retriever)

Large quantities of ecological and environmental data are increasingly available thanks to initiatives sponsoring the collection of large-scale data and efforts to increase the publication of already collected datasets. As a result, progress in ecology is increasingly limited by the speed at which we can organize and analyze data. To help improve ecologists' ability to quickly access and analyze data we have been developing software that designs database structures for ecological datasets and then downloads the data, pre-processes it, and installs it into major database management systems (at the moment we support MySQL, PostgreSQL, SQLite, and Microsoft Access).

Expand Down

0 comments on commit d80bb66

Please sign in to comment.