Skip to content

Commit a401dd6

Browse files
committed
added .travis.yml
1 parent 31181a2 commit a401dd6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: python
2+
python:
3+
- 3.4
4+
script:
5+
- nosetests --with-cov

0 commit comments

Comments
 (0)