Commit Graph

16 Commits

Author SHA1 Message Date
Foo 48469c02ef Enable python-3.5 build 2015-11-22 06:04:01 +03:00
Foo 0233909189 Do not allow failures any more 2015-10-19 23:29:34 +03:00
Foo 20ceaac885 Allow the whole CPython-2.6 UCS2 section to fail 2015-10-06 01:39:30 +03:00
Foo c184b2be12 Also do not use bot-ci mksh, busybox and socat dependencies
All of them were whitelisted:
- Mksh was whitelisted in travis-ci/travis-ci#3881.
- Busybox was whitelisted in travis-ci/travis-ci#3880.
- Socat was whitelisted in travis-ci/travis-ci#3883.
2015-07-09 22:54:49 +03:00
Foo dbe7e16520 Do not use tcsh from deps
Tcsh was unmasked according to travis-ci/travis-ci#3882 and can now be installed 
by travis.
2015-07-06 21:13:14 +03:00
Foo 37a0c4dd24 Enable directory caching 2015-05-10 22:47:18 +03:00
Foo 8e8e396778 Switch to container-based infrastructure 2015-05-10 22:47:18 +03:00
ZyX c9e1dd8bdf Check whether specifying python==UCS2_PYTHON_VARIANT fixes Vim problem 2015-01-02 23:53:46 +03:00
ZyX 9ae76a9971 Use UCS2 Python versions for running tests 2015-01-02 15:23:44 +03:00
ZyX 104cea9a5c Install binary dependencies from powerline/deps 2015-01-02 03:37:20 +03:00
ZyX 1871d4581f Enable pypy3 tests 2014-12-08 08:41:46 +03:00
ZyX d478c239a7 Enable pypy tests in .travis.yml 2014-07-10 19:07:57 +04:00
Corey Farwell 43941e4d21 Enable testing on Python 3.4 2014-05-11 20:22:48 -07:00
ZyX 4c233122d6 Do not restrict branches to `tests` branch
In any case it was not working
2013-03-03 21:03:56 +01:00
ZyX aa0a8bf76d Make tests support python2.6
Old unittest is not working for unknown reason, using unittest2 instead
2013-03-03 21:03:40 +01:00
ZyX 584755765b Start adding tests
Tests are temporary disabled on all branches except tests (does not really work
though, needs travis.yml in all branches).
2013-03-03 21:03:19 +01:00