Skip to content

Commit

Permalink
Drop Travis builds for Python 3.5 (#38).
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Feb 17, 2016
1 parent 832779e commit d4db6d9
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 @@ -3,7 +3,6 @@ language: python
python:
- "3.3"
- "3.4"
- "3.5"

install: "pip install -r dsmrreader/provisioning/requirements/base.txt -r dsmrreader/provisioning/requirements/test.txt"

Expand Down

0 comments on commit d4db6d9

Please sign in to comment.