Commit Graph

10 Commits

Author SHA1 Message Date
GaelVaroquaux 0f89415424 MAINT: add license info
Fixes #3577
2014-08-19 10:49:59 +02:00
Olivier Grisel 9dd534830a MAINT Move the build_ext --inplace call to install.sh
In the travis UI, the output of the build step (from
continuous_integration/install.sh) is folded away when the that step
suceed making it easier to focus on the actual test outcome.
2014-07-23 15:55:49 +02:00
Olivier Grisel e9bb1432b2 MAINT disable verbose tests on travis 2014-07-23 15:55:49 +02:00
Olivier Grisel 98f212d253 TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
Olivier Grisel cddf9a49f5 MAINT skip joblib multiprocessing tests on travis 2014-07-10 17:01:44 +02:00
Olivier Grisel ac45e5d03c MAINT skip tests that require large datadownload under travis 2014-07-02 13:50:47 +02:00
Joel Nothman b20f1dbe77 TST add sphinxext to testing 2014-06-05 23:46:28 +10:00
Olivier Grisel 216b4e5e99 CI: make travis run the doctests 2014-05-23 11:16:47 +02:00
Olivier Grisel 80ef9ebb10 DOC: add some header doc to the travis scripts 2014-04-03 14:59:26 +02:00
Olivier Grisel 0dc5f370fc ENH: configure travis to also test old numpy & scipy 2014-04-03 12:57:47 +02:00