##// END OF EJS Templates
use configuration file to do nice stuff
use configuration file to do nice stuff

File last commit:

r8634:5f0daf34
r9234:77ba8646
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