benoitc
f154a889dc
fix python 3.5 support
2015-11-20 13:56:09 +01:00
benoitc
8609a36f1c
only support N, N-1 versions of pythons
2015-11-20 13:37:43 +01:00
Berker Peksag
725f5cdeb1
Merge pull request #1083 from benoitc/travis-use-cache
...
Use travis cache
2015-07-14 15:18:52 +03:00
Randall Leeds
e2a3d52a79
Use travis cache
2015-07-13 14:43:10 -07:00
Randall Leeds
c054bddd1a
Use the travis container-based infrastructure
2015-07-13 12:52:52 -07:00
Berker Peksag
e84068b518
Use tox in .travis.yml.
...
This way we can avoid code duplication.
Also, this change makes tests faster due to ignoring the sdist step
and adds Python 3.2, 3.4 and PyPy 3 to build matrix.
2014-10-19 02:12:59 +03:00
WooParadog
2753aac65b
Fix PyTest class in setup.py.
...
It should be subclass of `setuptools.command.test`. Also, use it in
.travis.yml.
2014-08-01 15:30:20 +03:00
Berker Peksag
ab3428ec38
Use TRAVIS_PYTHON_VERSION to install aiohttp on Python 3.
2014-06-12 18:36:38 +03:00
Andrew Svetlov
4ede68c6e4
Add gaiohttp tests for travis build
2014-06-09 19:41:58 +03:00
Berker Peksag
08ec1b2c70
Also, enable Python 3.4 on Travis CI.
...
(The "--use-mirrors" option was deprecated, so I removed it.)
2014-05-15 01:19:49 +03:00
benoitc
116c82333b
update travis.yml
2013-04-18 18:07:46 +02:00
benoitc
d9a45e6d68
test 3.3
2013-01-05 09:46:50 +01:00
benoitc
6c34654e91
temporarely rmove 3.3 from travis tests.
...
testing 3.3 is broken in travis.
2012-11-19 12:02:36 +01:00
benoitc
cd601a466a
update travis.xml to est on py3
2012-10-26 21:09:23 +02:00
benoitc
27a9d7d24f
only test master
2012-08-03 21:32:57 +02:00
Marc Abramowitz
103d291670
Add .travis.yml for Travis CI ( http://travis-ci.org/ )
2012-06-24 11:31:34 +02:00