This PR allows to activate continuous integration using Travis-CI, see #73. To activate Travis, and once the file is merged, it is still needed for @tBuLi to create an account on Travis and to turn the continuous integration for the symfit repository.
The .travis.yml file gives the build instruction to Travis. It installs the dependencies using conda, and run the tests using nose.
At the moment, the tests fail. But they fails in the same way on my computer.
This PR allows to activate continuous integration using Travis-CI, see #73. To activate Travis, and once the file is merged, it is still needed for @tBuLi to create an account on Travis and to turn the continuous integration for the symfit repository.
The
.travis.yml
file gives the build instruction to Travis. It installs the dependencies using conda, and run the tests using nose.At the moment, the tests fail. But they fails in the same way on my computer.
The results of the test can be seen on https://travis-ci.org/jbarnoud/symfit