jblas-project / jblas

Linear Algebra for Java
http://jblas.org
BSD 3-Clause "New" or "Revised" License
590 stars 149 forks source link

enable continuous integration with travis-ci #17

Closed Quantisan closed 11 years ago

Quantisan commented 11 years ago

for automated testing and result on each push

mikiobraun commented 11 years ago

Hi,

not quite sure what this is. Looks interesting. How does it work, travis automatically pulls the latest results from github and runs them?

-M

Quantisan commented 11 years ago

exactly. so any pull request and pushes would be automatically tested before you merge them.