Skip to content

Commit

Permalink
Add py3.3 and fix travis install command.
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Mar 20, 2013
1 parent c4b7b4e commit 9a03df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,6 +5,6 @@ python:
- 3.2
script: nosetests
install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
notifications:
email: false

0 comments on commit 9a03df1

Please sign in to comment.