##// END OF EJS Templates
convters sub-package use relative imports
convters sub-package use relative imports

File last commit:

r8634:5f0daf34
r8933:4f9d83a9
Show More
.travis.yml
6 lines | 100 B | text/x-yaml | YamlLexer
Matthias BUSSONNIER
add travis.yml
r8633 language: python
python:
- 2.7
Matthias BUSSONNIER
add requirements.txt, and install pandoc
r8634 before_script:
- sudo apt-get install pandoc
Matthias BUSSONNIER
add travis.yml
r8633 script: nosetests