24 Commits

Author SHA1 Message Date
Olivier Mangin
7c5ec2ae1e
Factors mock in travis script. 2019-02-28 23:10:30 -08:00
Olivier Mangin
9754ed721c
Adds missing python 3.7 tests to Travis. 2019-02-28 23:10:30 -08:00
Olivier Mangin
4a318a46c2
Only test install on scheduled builds. 2019-01-05 10:40:02 -08:00
Fabien C. Y. Benureau
23cacf2fa5
make 3.4 a mock test 2019-01-05 21:40:29 +09:00
Fabien C. Y. Benureau
1853f90a68
make failing install tests fail 2019-01-05 21:28:17 +09:00
Fabien C. Y. Benureau
d82536acf6
fix .travis install script 2019-01-05 21:20:29 +09:00
Fabien C. Y. Benureau
d1b0b4eee5
simplify travis checks 2019-01-05 21:17:52 +09:00
Fabien C. Y. Benureau
2df986a681
test pip install in travis 2019-01-05 20:58:43 +09:00
Fabien C. Y. Benureau
3c6d547a91
allow python 3.3's travis job to fail 2019-01-04 13:13:08 +09:00
Fabien C. Y. Benureau
51aa9795fd
add 3.7 tests 2018-08-14 17:41:58 +09:00
Fabien C. Y. Benureau
30a7094eaf
add arXiv tests 2018-08-14 17:05:11 +09:00
Fabien C. Y. Benureau
c62d1c3c50
move test data from pickle to json 2018-08-09 19:51:40 +09:00
Fabien C. Y. Benureau
fdb6e5541d
Add explanation for how mock work. Fix pickle protocol error for Python 2.7. 2018-08-07 11:48:28 +09:00
Fabien C. Y. Benureau
938a53b8f5
python setup.py test + no connection case
- Make `python setup.py test work`. remove test/requirements.txt.
  fix #154
- Detect if no connection is present, and skip tests if not.
  stop-gap measure for issue #147
2018-08-06 11:20:50 +09:00
Fabien C. Y. Benureau
ec0b383319 add python osx 2.7 to travis testing 2018-03-22 11:29:52 +09:00
Olivier Mangin
33554635d4 Upgrade python if install fails. 2018-03-02 14:43:10 -05:00
Olivier Mangin
1a88dccd77 Adds travis python install instructions for OSX 2018-01-07 15:32:18 -05:00
Olivier Mangin
373178a2de Adds travis testing on OSX. 2018-01-07 15:27:52 -05:00
Olivier Mangin
8c37ee5e92 Adds python 3.6 to travis build. 2018-01-07 14:26:55 -05:00
Fabien Benureau
ee3a7cd77d Travis uses tests/requirements.txt 2016-01-23 02:11:08 +01:00
Fabien Benureau
220e5ad9a8 Fix tests for python 3 2015-12-20 19:26:33 +01:00
Fabien Benureau
17b420f102 Add supported python versions to readme
Given that PEP 0414 was only implemented on 3.3, Python 3
of version 3.2 and prior is not supported, as it would be
cumbersome to add, and 3.2 is used by few anyway.
2015-12-03 12:26:49 +01:00
Fabien Benureau
2151796cc4 Fix install in travis file 2015-12-03 10:16:58 +01:00
Fabien Benureau
174aea4008 Add travis support 2015-12-03 10:13:02 +01:00