Skip to content

Commit

Permalink
Test all supported Python versions on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 24, 2014
1 parent 921999f commit 891702d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: python
sudo: false
python:
- 2.6
- 2.7
- 3.3
install:
- pip install
- pip install zope.applicationcontrol[test]
Expand Down

0 comments on commit 891702d

Please sign in to comment.