Skip to content

Commit

Permalink
Skip travis tests on python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Jul 25, 2016
1 parent 3b918f0 commit 0578313
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ cache: pip
python:
- '2.7'
- 'pypy'
- '3.3'
- '3.4'
- '3.5'

Expand Down Expand Up @@ -35,8 +34,6 @@ matrix:
env: ADAPTER=postgres3
- python: 'pypy'
env: ADAPTER=google
- python: '3.3'
env: ADAPTER=google
- python: '3.4'
env: ADAPTER=google
- python: '3.5'
Expand Down

0 comments on commit 0578313

Please sign in to comment.