Fabien C. Y. Benureau
23cacf2fa5
make 3.4 a mock test
6 years ago
Fabien C. Y. Benureau
1853f90a68
make failing install tests fail
6 years ago
Fabien C. Y. Benureau
d82536acf6
fix .travis install script
6 years ago
Fabien C. Y. Benureau
d1b0b4eee5
simplify travis checks
6 years ago
Fabien C. Y. Benureau
2df986a681
test pip install in travis
6 years ago
Fabien C. Y. Benureau
3c6d547a91
allow python 3.3's travis job to fail
6 years ago
Fabien C. Y. Benureau
51aa9795fd
add 3.7 tests
7 years ago
Fabien C. Y. Benureau
30a7094eaf
add arXiv tests
7 years ago
Fabien C. Y. Benureau
c62d1c3c50
move test data from pickle to json
7 years ago
Fabien C. Y. Benureau
fdb6e5541d
Add explanation for how mock work. Fix pickle protocol error for Python 2.7.
7 years ago
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
7 years ago
Fabien C. Y. Benureau
ec0b383319
add python osx 2.7 to travis testing
7 years ago
Olivier Mangin
33554635d4
Upgrade python if install fails.
7 years ago
Olivier Mangin
1a88dccd77
Adds travis python install instructions for OSX
7 years ago
Olivier Mangin
373178a2de
Adds travis testing on OSX.
7 years ago
Olivier Mangin
8c37ee5e92
Adds python 3.6 to travis build.
7 years ago
Fabien Benureau
ee3a7cd77d
Travis uses tests/requirements.txt
9 years ago
Fabien Benureau
220e5ad9a8
Fix tests for python 3
9 years ago
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.
9 years ago
Fabien Benureau
2151796cc4
Fix install in travis file
9 years ago
Fabien Benureau
174aea4008
Add travis support
9 years ago