Skip to content

Commit 6e4a369

Browse files
author
Sharoon Thomas
committed
Add travis CI yml spec
1 parent ef1e616 commit 6e4a369

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.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+
- "2.7"
4+
install: python setup.py install
5+
script: python setup.py test

0 commit comments

Comments
 (0)