Added Python 3.3 to travis config.
This commit is contained in:
		| @@ -6,6 +6,11 @@ env: | ||||
| python: | ||||
|   - "2.6" | ||||
|   - "2.7" | ||||
|   - "3.3" | ||||
| matrix: | ||||
|   exclude: | ||||
|      - python: "3.3" | ||||
|        env: DJANGO_VERSION=1.4 | ||||
| install: | ||||
|   - pip install django==$DJANGO_VERSION --use-mirrors | ||||
|   - pip install . --use-mirrors | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stephen McDonald
					Stephen McDonald