~ubuntuone-hackers/pystatsd/trunk

  • Committer: GitHub
  • Author(s): Christian Clauss
  • Date: 2020-02-18 16:23:17 UTC
  • Revision ID: git-v1:adfb815e5bcc4df4b8ccd42233a7e6b56e7ac383
Travis CI: Remove EOL versions of Python (#104)

* Travis CI: Remove EOL versions of Python

Python 2.6 and 3.3 are End of Life.  Test on currently supported versions of CPython instead.

* Python 2.7, 3.5, 3.6, 3.7, 3.8
Filename Latest Rev Last Changed Committer Comment Size
..
bin 40 12 years ago Steve Ivy Merge pull request #11 from heckj/master Setup fo Diff
debian 41 12 years ago Steve Ivy Merge pull request #14 from robbyt/master Added a Diff
init 42 12 years ago Steve Ivy Merge pull request #15 from robbyt/master Added u Diff
pystatsd 2 13 years ago Steve Ivy initial import Diff
redhat 61 11 years ago Steve Ivy Merge pull request #29 from mrwacky42/redhat RedH Diff
tests 74 11 years ago Steve Ivy cleanup Diff
.gitignore 112.1.4 6 years ago seph Hack around imports (and add a .gitignore) 39 bytes Diff Download File
.travis.yml 114 4 years ago GitHub Travis CI: Remove EOL versions of Python (#104) * 182 bytes Diff Download File
COPYING 112 9 years ago Steve Ivy look a real license! based on feedback, selecting 1.2 KB Diff Download File
Makefile 92 10 years ago Steve Ivy cause I never remember the incantaion 37 bytes Diff Download File
MANIFEST.in 98 10 years ago Steve Ivy add manifest file 18 bytes Diff Download File
NEWS 40.1.1 12 years ago Rob Terhaar adding bits for debian packaging Empty Diff Download File
README.md 60.10.5 10 years ago Tim Zehta merged with upstream 1.8 KB Diff Download File
requirements.txt 107.1.2 10 years ago maralla use unittest instead of unittest2 10 bytes Diff Download File
setup.py 107.1.2 10 years ago maralla use unittest instead of unittest2 685 bytes Diff Download File
statsd_test.py 60.8.1 12 years ago Adam Hitchcock Added gauge to client 274 bytes Diff Download File