Skip to content

Commit

Permalink
Python 3.2 and 3.3 no longer supported by green.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolobio committed Aug 11, 2016
1 parent d023cf3 commit 185daed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# command to install dependencies
install: "pip install -r requirements.tests.txt"
Expand Down

0 comments on commit 185daed

Please sign in to comment.