Skip to content

Commit

Permalink
Remove python 3.3 from travis test
Browse files Browse the repository at this point in the history
Python 3.3 seems to be unsupported on travis xenial.
  • Loading branch information
agschwender committed Dec 15, 2017
1 parent cb4473a commit 5b39bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ sudo: required
language: python
python:
- "2.7_with_system_site_packages"
- 3.3
- 3.6
env:
- PYTHONPATH=$PYTHONPATH:$PWD
Expand Down

0 comments on commit 5b39bd4

Please sign in to comment.