Skip to content

Commit

Permalink
Test against more versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwax committed Jul 2, 2016
1 parent 429bccc commit 68979b5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ language: python

matrix:
include:
- python: 3.5.1
- python: 3.5.2
env: TEST_SUITE=test
- python: 3.5.1
- python: 3.5.2
env: TEST_SUITE=lint
- python: 3.5-dev
env: TEST_SUITE=test
- python: 3.6-dev
env: TEST_SUITE=test
- python: 3.5.1
env: TEST_SUITE=test
- python: 3.4
env: TEST_SUITE=test
- python: 3.3
Expand Down

0 comments on commit 68979b5

Please sign in to comment.