Skip to content

Commit

Permalink
Merge pull request #34 from obfuscurity/fix/deprecate_python2.6
Browse files Browse the repository at this point in the history
Stop testing python2.6
  • Loading branch information
obfuscurity committed Dec 5, 2015
2 parents dba08b0 + 143482d commit 6f8bdb2
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 @@
# http://travis-ci.org/#!/graphite-project/ceres
language: python
python:
- 2.6
- 2.7
install:
- pip install -r test_requirements.txt --use-mirrors
Expand Down

0 comments on commit 6f8bdb2

Please sign in to comment.