mwc-probability

Sampling function-based probability distributions.
Log | Files | Refs | README | LICENSE

commit e680d9e7f05c215b8258ad9618e1882254d91248
parent 674d5249aa6b4510959336de207016e294720b08
Author: Jared Tobin <jared@jtobin.ca>
Date:   Tue,  6 Oct 2015 20:20:10 +1300

Use new Travis infra.

Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -1 +1,2 @@ language: haskell +sudo: false