Skip to content

Commit 2def3a1

Browse files
committed
Add more travis testing.
1 parent 803254c commit 2def3a1

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
@@ -4,6 +4,9 @@ os:
44
- linux
55
env:
66
- TOX_ENV=py27-lint
7+
- TOX_ENV=py26-lint
8+
- TOX_ENV=py27-unit
9+
- TOX_ENV=py26-unit
710

811
install:
912
- pip install tox

0 commit comments

Comments
 (0)