Skip to content

Commit

Permalink
Change to python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugh Brown committed Jan 12, 2015
1 parent cc86c1c commit 59635ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.4"

install:
- pip install -r requirements_test.txt
Expand Down

0 comments on commit 59635ef

Please sign in to comment.