Skip to content

Commit

Permalink
Remove default python 3.3 travis spec
Browse files Browse the repository at this point in the history
To remove duplicate travis check via python 3.3 default (16.04) and leave only manually specified python3.3@14.04
  • Loading branch information
bluefish6 committed Jul 2, 2020
1 parent e623b51 commit 01b5c06
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
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- pypy
Expand Down

0 comments on commit 01b5c06

Please sign in to comment.