Skip to content

Commit 53ba00e

Browse files
author
Jerjou Cheng
committed
Test in both python 2 and 3
1 parent e3111b4 commit 53ba00e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
sudo: false
22
#add language, etc. here
33
language: python
4+
python:
5+
- "2.7"
6+
- "3.4"
47

58
cache:
69
directories:

0 commit comments

Comments
 (0)