Commit graph

48 commits

Author SHA1 Message Date
Jacob Bom
db8ae7602b Cache pip for travis and appveyor
Updating wheels package since caching was introduced in v7 and I'm not sure what version is default on travis.
2017-06-22 15:49:46 +02:00
Noam Meltzer
c0e3453a62 Travis: add test to make sure setup.py doesn't break
Refs #635
2017-06-02 11:51:31 +03:00
Noam Meltzer
bef6651da0 travis: when running nosetests run only the telegram tests (not urllib3) 2017-03-11 23:50:30 +02:00
Rahiel Kasim
924c241680 declare support for Python 3.6 2017-02-05 20:40:16 +01:00
Jacob Bom
de96cc87ea Only build master branch and PRs on travis. Yapf only on py3.5. 2016-10-14 11:24:00 +02:00
Rahiel Kasim
eabfc0b06b set ujson as optional dependency, test CPython builds with ujson 2016-08-26 10:23:17 +02:00
Rahiel Kasim
00bba73673 drop Python 2.6 support (closes #245) (#386)
* drop Python 2.6 support (closes #245)

* fix NullHandler import

* README: explicitly mention Py3 and PyPy compatibility
2016-08-20 22:01:07 +02:00
leandrotoledo
5a0696b181 Replace individual checks to pre-commit run --all-files in Travis 2016-05-22 13:12:05 -03:00
Leandro Toledo
fd7b571e92 Disables yapf for travis tests for pypy3 (ugh!) #259 2016-05-15 00:19:59 -03:00
Leandro Toledo
1b09738191 Disables yapf for travis tests for pypy3.3 #259 2016-05-15 00:07:59 -03:00
Leandro Toledo
836c50965a Disables yapf for travis tests for py2.4 and 3.3 #259 2016-05-14 23:59:45 -03:00
Leandro Toledo
1d9d0fc764 Disables yapf for travis tests for py2.4 and 3.3 #259 2016-05-14 23:53:02 -03:00
Leandro Toledo
e57e6dd645 Add yapf to travis and updates CONTRIBUTING doc #259 2016-05-14 23:46:21 -03:00
Rahiel Kasim
19390b9659 declare support for python 3.5, drop old py 3.2 reference 2016-03-17 22:12:36 +01:00
Noam Meltzer
ca8404adb7 travis.yml: another try to fix nosetests command line 2016-02-24 00:55:30 +02:00
Noam Meltzer
df8e388189 travis.yml: fix nosetests command line 2016-02-23 23:32:52 +02:00
Noam Meltzer
a2632b777a travis.yml: enable nosetests --with-flaky 2016-02-22 02:03:10 +02:00
Jannes Höke
e189e8ad05 add -v to nosetests to debug travis tests 2016-02-21 12:08:40 +01:00
leandrotoledo
099deabf4e Removing if block to install unittest2 when running tests on Py2.6 2016-01-06 12:50:42 -02:00
leandrotoledo
a8240dca1f Adding unittest2, update travis to use requirements-dev.txt 2016-01-06 12:12:01 -02:00
Noam Meltzer
1c8bb21790 fix python 2.6 unitests which with the backport package unittest2 2016-01-04 00:32:17 +02:00
Jannes Höke
007dc5807a move error disables to .travis.yml 2015-12-11 18:52:23 +01:00
Leandro Toledo
c64e577049 Fixes pylint for Py2.6 2015-11-11 12:41:07 -02:00
Leandro Toledo
f08dca0af6 Fixes pylint for Py2.6 2015-11-11 12:39:09 -02:00
Leandro Toledo
8c0bcbf5bb Fixes typo on .travis.yml 2015-11-11 12:28:34 -02:00
Leandro Toledo
596fc2aeda Adding OSX and lint/pep8 tests to Travis 2015-11-11 12:27:07 -02:00
Leandro Toledo
968b19e8b7 Rolling back travis settings 2015-11-11 12:07:43 -02:00
Leandro Toledo
7993328ff7 Enable travis for PRs 2015-11-11 12:04:23 -02:00
Leandro Toledo
06c09b96cf Fixes travis to support future module 2015-11-10 12:04:21 -02:00
leandrotoledo
c6bf13e407 Using nose to test on travis 2015-09-08 15:02:28 -03:00
leandrotoledo
64ca4d7b82 Fix travis, this time for real 2015-09-07 16:53:01 -03:00
leandrotoledo
0cfaaa590c Fix travis 2015-09-07 16:29:39 -03:00
leandrotoledo
48bb8a2413 Fix travis 2015-09-07 16:28:00 -03:00
Leandro Toledo
942706e20f Add PyPy to travis 2015-08-28 13:09:47 -03:00
Leandro Toledo
6132e65dc3 Fix travis 2015-08-28 13:04:36 -03:00
Leandro Toledo
0f924508f7 Fix tests and minor changes 2015-08-28 13:02:02 -03:00
Leandro Toledo
1c0d58fa28 Remove nightly testing (temp) 2015-08-11 15:13:07 -03:00
Leandro Toledo
ef2dc749ba Fixing coveralls 2015-08-11 14:45:22 -03:00
Leandro Toledo
85fb99ee9a Fixing coveralls 2015-08-11 14:42:09 -03:00
Leandro Toledo
b5ddffc536 Fixing coveralls 2015-08-11 14:40:20 -03:00
Leandro Toledo
4d59e8a663 Adding coveralls support, adding base_url to pickle rebuild 2015-08-11 14:13:02 -03:00
leandrotoledo
0cf914ab1f Remove python 3.2 2015-07-15 11:04:20 -03:00
leandrotoledo
92c3f48cda Removing redundant parentheses, Python3 support, user.name property 2015-07-15 10:05:31 -03:00
Leandro Toledo
7924ba1bdb Fixing travis 2015-07-10 13:56:39 -03:00
Leandro Toledo
4aaab11a7b Adding tests 2015-07-07 17:28:53 -03:00
Leandro Toledo
3452a094e0 Adding tests 2015-07-07 17:20:33 -03:00
Leandro Toledo
779a2f6d07 Adding tests 2015-07-07 17:05:56 -03:00
Leandro Toledo
fdc913a580 Adding Travis CI 2015-07-07 16:50:36 -03:00