Raphael Michel
090d25aba0
Added examples to i18n documentation, run doctests
2016-09-01 12:36:28 +02:00
Raphael Michel
0cb3761093
Speed up travis CI runs
2016-08-14 18:03:58 +02:00
Raphael Michel
eb110b54a7
Install recent setuptools on travis
2016-07-18 22:57:38 +02:00
Raphael Michel
1cd64f40eb
Resolve warnings from modern flake8
2016-03-03 18:35:37 +01:00
Raphael Michel
61d3954a13
Travis: update dependencies
2016-02-09 11:03:05 +01:00
Raphael Michel
79ad8b40ed
Added python3.5-style type annotations to pretix.base
2015-11-04 23:39:59 +01:00
Raphael Michel
acc41b41e6
Fixed CI dependency installation
2015-10-18 19:53:31 +02:00
Raphael Michel
73d87de99e
Fixed travis caching
2015-09-27 20:54:25 +02:00
Raphael Michel
02c99babaa
Use pip 7 caching
2015-09-27 18:49:25 +02:00
Raphael Michel
9ab6cc52c7
Refs #40 -- Removed Python 3.2/3.3 support
2015-08-22 14:23:11 +02:00
Raphael Michel
f0c2f2995d
Fixed isort settings
2015-07-19 21:13:07 +02:00
Raphael Michel
e828d711bd
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
Raphael Michel
7e1121e870
Upgraded to Travis' new infrastructure
2015-07-19 13:25:55 +02:00
Raphael Michel
219d52f16e
Fix travis file
2015-06-02 14:09:53 +02:00
Raphael Michel
4286edfee3
Use py.test for testing
2015-06-02 13:26:04 +02:00
Raphael Michel
f6e8b0ea37
Try to fix travis
2015-05-16 10:38:48 +02:00
Raphael Michel
00250d5c74
Travis was not compressing files
2015-05-16 10:17:34 +02:00
Raphael Michel
8b880e17fd
Travis: Install node
2015-05-16 10:03:29 +02:00
Raphael Michel
95c3f28794
Use Makefile in travis
2015-05-16 09:54:06 +02:00
Raphael Michel
d9d0b7366b
Do perform compression in tests
2015-05-16 09:52:47 +02:00
Raphael Michel
25fff77be5
Django's new URLconfig style allows us to no longer ignore PEP8s error
...
E128
2015-03-13 00:07:14 +01:00
Raphael Michel
3f7d3711ef
New pep8 version added a warning W503 which we will ignore
2015-02-18 10:52:38 +01:00
Raphael Michel
583b029776
Travis is annoying me
2015-02-12 10:50:47 +01:00
Raphael Michel
d68a15b499
Travis CI: Verbose output
2015-02-12 09:29:26 +01:00
Raphael Michel
7a5df55e38
Travis currently likes to fail because the tests do not output anything
...
for 10 minutes, more often with Python 3.2 than with others. This could be
a problem with our test code, but just as likely a problem with Travis,
so we'll try whether a travis_wait command helps.
2015-02-12 00:43:07 +01:00
Raphael Michel
24beedd232
Use PhantomJS instead of SauceLabs for CI testing
2015-01-15 10:14:44 +01:00
Raphael Michel
b8a9c63b07
Try SauceLabs for Selenium tests
2014-10-18 20:48:36 +02:00
Raphael Michel
e461d47ed2
Test Py3.3 as well
2014-10-07 17:47:23 +02:00
Raphael Michel
421b4d8eca
Ignore McCabe
2014-10-07 00:53:03 +02:00
Raphael Michel
c45ea081fa
Coverage checks
2014-10-02 10:08:54 +02:00
Raphael Michel
916f8a49b4
Add Django 1.7's check framework to travis config
2014-09-29 22:56:18 +02:00
Raphael Michel
1f737af1c6
Update .travis.yml
2014-09-29 14:43:03 +02:00
Raphael Michel
e0b57344b8
Code checker configuration
2014-09-10 19:42:10 +02:00
Raphael Michel
a5b1e28d8f
Fix pip command line in .travis.yml
2014-09-09 16:53:53 +02:00
Raphael Michel
468c96f37a
First travis-ci configuration
2014-09-09 16:49:46 +02:00