Codebase list fastaq / debian/3.17.0-2 .travis.yml
debian/3.17.0-2

Tree @debian/3.17.0-2 (Download .tar.gz)

.travis.yml @debian/3.17.0-2

21955d0
 
 
 
 
 
1
2
3
4
5
6
language: python
python:
  - "3.4"
sudo: false
script:
  - "python setup.py test"