Skip to content

Commit fe80b16

Browse files
author
attwad
committed
added travis config file
1 parent 367387c commit fe80b16

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.2"
4+
- "3.3"
5+
- "3.4"
6+
script: python setup.py test

0 commit comments

Comments
 (0)