Commit Graph

9 Commits

Author SHA1 Message Date
Dmitri Bogomolov a7cfe5ba32
Try to test with tor 2019-09-25 18:55:01 +03:00
Dmitri Bogomolov 51df0507e2
Fixed signal files creation 2018-10-22 17:18:23 +03:00
Dmitri Bogomolov 5b1d2e56a1
Changes into test mode:
run in background, stop after 30 sec since last API response
2018-10-22 17:18:22 +03:00
Peter Šurda 3b4d73d291
Travis should test mandatory dependencies
- travis script tests mandatory dependencies
- may require additional commits as I don't know exactly how travis handles
  errors from multiple scripts
2018-07-22 13:20:07 +02:00
coffeedogs 3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
2018-06-13 10:07:45 +01:00
Dmitri Bogomolov c5462a00cc
Changes in Travis CI config: install pybitmessage and python_prctl 2018-04-05 13:48:13 +03:00
Peter Šurda 703700be0d
Remove optional modules from .travis.yml
- pyqt4, msgpack and pyopencl
- we don't have any tests for them now
2018-04-02 08:34:49 +02:00
Peter Šurda b1ac9c6faf
Update requirements.txt and .travis.yml
- requirements update
2018-03-29 11:23:50 +02:00
Peter Šurda 0790a33fbf
Add travis.yml and requirements.txt
- these are very minimalistic, with input from @g1itch, @sigoa and
  @venkateshpitta
2018-03-29 10:10:18 +02:00