Skip to content

Commit 60dccf6

Browse files
committed
add: travis
1 parent cbc2c5e commit 60dccf6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: python
2+
python:
3+
- "3.3"
4+
5+
#run tests
6+
script: python -m unittest

0 commit comments

Comments
 (0)