Skip to content

Commit

Permalink
Add python 3.2 to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Carles Barrobés committed Jul 12, 2012
1 parent e2a4861 commit ae8de86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ language: python
python:
# - 2.6
- 2.7
- 3.2
install: pip install -r requirements.txt -r test-requirements.txt
script: nosetests --with-xunit --cover-erase --with-xcoverage --cover-inclusive --cover-html --cover-package=autojenkins autojenkins

0 comments on commit ae8de86

Please sign in to comment.