Skip to content

Commit

Permalink
Remove python2.6 from CI
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
  • Loading branch information
dnephin committed Aug 22, 2017
1 parent ffffcd4 commit 7d8457e
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
matrix:
include:
- env: TOXENV=py26
- env: TOXENV=py27
- env: TOXENV=py34
- env: TOXENV=py35
Expand Down

0 comments on commit 7d8457e

Please sign in to comment.