Skip to content

Commit

Permalink
[mod] let's move to python 3.5 only actually, I was supposed to do th…
Browse files Browse the repository at this point in the history
…at already
  • Loading branch information
Psycojoker committed Jan 31, 2016
1 parent d0ef60a commit fcd5106
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ install:
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
script:
- py.test tests
- bash ./test_doc.sh
Expand Down

0 comments on commit fcd5106

Please sign in to comment.