BoPeng/simuPOP

Fix travis tests.

Closed this issue · 2 comments

We now have a .travis.yml file to test simuPOP on travis but all tests fail because many of them are random tests that can fail from time to time. We need to make travis work to detect real problems such as bugs introduced in new features (e.g. #35 ).

As a staring step, we can disable all random tests.

Well, it is difficult to fix travis because it take travis 35 minutes to compile all 10 modules of simuPOP and then there is only 15 minutes left to run all the tests.

travis now charges money....