Commit Graph

13 Commits

Author SHA1 Message Date
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