Takafumi Arakaki
96ca86e9f7
Run random smoke test at Travis
2013-05-24 23:06:51 +02:00
David Halter
d27dc0d58e
remove py2.5 from travis - this also removes python 2.5 support
2013-04-20 14:37:18 +04:30
Danilo Bargen
fb96f9bf3d
Missing semicolon in .travis.yml
2013-04-10 23:52:57 +02:00
Takafumi Arakaki
944b3200a0
Fix allow_failures syntax
...
allow_failures.env requires a string when matrix/global is not used?
Also, indent is changed to fit with other entries.
2013-04-10 17:28:15 +02:00
Takafumi Arakaki
658bcb6421
Install coveralls only when needed
2013-04-10 17:23:50 +02:00
Takafumi Arakaki
8e4a76ca1b
Allow TOXENV=cov to fail in travis-ci
2013-04-10 17:09:36 +02:00
Takafumi Arakaki
af22409059
Separate tox env for coverage check
2013-04-10 17:08:20 +02:00
Danilo Bargen
798136787f
Configuration to run coveralls on py33
2013-04-10 16:30:32 +02:00
Aldo Stracquadanio
07ec134bc9
Adding python 3.3 to test environment, mani fixes
...
Added python 3.3 to test-suite
Removed unused import
Removed unused import
Migrated to EAFP for attribute checking
Bumped version of ModulePickling for migration to hashlib
Added py33 environment to tox
Fixed issue with package importing on python 3.3
2013-03-27 10:48:56 +00:00
Takafumi Arakaki
3d647d3f3d
Use --quiet when installing tox
2013-03-14 10:35:20 +01:00
Takafumi Arakaki
191e8f690b
Simplify .travis.yml
2013-03-14 10:33:28 +01:00
Takafumi Arakaki
e5b660b0a1
Use PIP_INSECURE=t only in Python 2.5 test
2013-03-12 11:33:01 +01:00
Takafumi Arakaki
5c3252908f
Use PIP_INSECURE=t
2013-03-12 09:29:00 +01:00
Takafumi Arakaki
ab33400f76
Install libbluetooth-dev for Python 2.5
2013-03-12 09:21:30 +01:00
Takafumi Arakaki
135dd56e61
Install libssl-dev for Python 2.5
2013-03-12 09:15:30 +01:00
Takafumi Arakaki
9e600ed0b1
Use --insecure when running pip with Python 2.5
2013-03-12 09:04:56 +01:00
Takafumi Arakaki
e7b352b826
Install ssl in .travis.yml
2013-03-12 09:01:56 +01:00
Takafumi Arakaki
88adcbcf8a
Use tox in .travis.yml
2013-03-12 08:03:55 +01:00
Takafumi Arakaki
ab79689cee
Use unittest2 for Python < 2.7
2013-03-10 21:28:27 +01:00
Takafumi Arakaki
6d2f7558fb
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00
David Halter
d89d80733f
travis: install simplejson for python 2.5
2013-01-12 01:20:51 +01:00
David Halter
8416a0dc9f
add python 2.6 to travis testing again, because weakrefs are gone now
2012-12-09 16:43:21 +01:00
David Halter
d728ba6413
removed python 2.6 from travis testing, because one test failed non-reproducible on my systems
2012-12-02 23:13:59 +01:00
David Halter
30c61befba
fixed travis test bug
2012-09-06 02:17:53 +02:00
David Halter
eb79942a81
added regression tests. with tests for user scopes
2012-09-05 23:49:51 +02:00
David Halter
7c3a1c2952
remove pypy from travis testing
2012-09-01 12:35:22 +02:00
Danilo Bargen
043e530702
Travis config file
2012-06-04 16:34:47 +02:00