##// END OF EJS Templates
create rst converter and fix some bugs
create rst converter and fix some bugs

File last commit:

r8634:5f0daf34
r9363:65d8b934
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