htm-community / nupic.studio

NuPIC Studio is a powerful all­-in-­one tool that allows users create a HTM neural network from scratch, train it, collect statistics, and share it among the members of the community.
GNU General Public License v2.0
94 stars 29 forks source link

Set up Travis-CI build that runs unit tests #12

Open rhyolight opened 9 years ago

rhyolight commented 9 years ago

Create a .travis.yml file that runs the installation and then runs tests.

Depends on #7.