Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Stop testing Python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Apr 11, 2016
1 parent 5c829e2 commit 0df84af
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
sudo: false
python:
- "2.6"
- "2.7"
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 0df84af

Please sign in to comment.