Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit e9ef5ed

Browse files
committed
Experimenting with tests that work across Python versions without stepping on each other.
1 parent 80734cc commit e9ef5ed

2 files changed

Lines changed: 406 additions & 381 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
python:
3+
- '2.6'
34
- '2.7'
45
install:
56
- pip install -r requirements.txt --use-mirrors

0 commit comments

Comments
 (0)