Skip to content

Commit

Permalink
No longer build for Python 2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Mar 30, 2014
1 parent 080000b commit 46edb72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "2.6"
script: make check
install:
- pip install unittest2 fastimport
Expand Down

0 comments on commit 46edb72

Please sign in to comment.