summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicholas Nadeau <nicholas.nadeau@gmail.com>2017-12-21 12:16:00 -0500
committerNicholas Nadeau <nicholas.nadeau@gmail.com>2017-12-21 12:16:00 -0500
commita0dd14e69079dea60779699892fdb25c54f40d30 (patch)
treeb27b6813aee2766c50f37b90ca24d5247d5fa13e /.travis.yml
parentcdd8f04f3d5574916cc4f72b58fbc2548d1cf8e7 (diff)
downloadsetuptools-scm-a0dd14e69079dea60779699892fdb25c54f40d30.tar.gz
removing 2.6 and 3.3 from travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 205f2ea..473753b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,7 @@
language: python
sudo: false
python:
-- '2.6'
- '2.7'
-- '3.3'
- '3.4'
- '3.5'
- '3.6'