Loïc Estève
7090357baa
MAINT improve misleading comment
2015-02-01 16:07:27 +01:00
Loïc Estève
f9ec807b67
MAINT create a new venv in travis for "ubuntu"
...
distribution. Numpy 1.9.1 is installed within the default travis venv
but we want to use the numpy version available through apt-get install.
2015-02-01 15:26:02 +01:00
Olivier Grisel
c09a4ca061
FIX define CC and CXX for travis
2014-09-02 11:36:08 +02:00
Olivier Grisel
aecf2c0d1d
FIX bump up the miniconda installation script
2014-09-01 16:36:49 +02:00
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
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
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