summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-11-25 07:54:27 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-11-25 07:55:48 -0500
commita02509650edd374b60ef178d217cda7faab24141 (patch)
tree09af9143c3d2fe98d266ea8357b39f255acc30e2 /.travis.yml
parenta7c4e87f7501439a93807c119f611c8be23194eb (diff)
downloadbcfg2-a02509650edd374b60ef178d217cda7faab24141.tar.gz
bcfg2-a02509650edd374b60ef178d217cda7faab24141.tar.bz2
bcfg2-a02509650edd374b60ef178d217cda7faab24141.zip
testsuite: removed py2.5 from travis tests, no longer supported
http://about.travis-ci.org/blog/2013-11-18-upcoming-build-environment-updates/
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 73b8a9594..9ad7dfb19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
env: