Skip to content

Commit

Permalink
Start testing against Python 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lotze committed May 18, 2016
1 parent ec720af commit 5d5b85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
sudo: false
python:
- 2.7
- 3.5
install:
- python bootstrap.py
- bin/buildout
Expand Down

0 comments on commit 5d5b85d

Please sign in to comment.