13 Commits

Author SHA1 Message Date
Peter Melnichenko
b2b870c62e Don't run tests on Travis with Python 3.2
coverage.py doesn't support it.
2016-04-27 23:38:35 +03:00
Peter Melnichenko
0086cd3457 Port tests to nosetests 2016-04-27 23:27:02 +03:00
Peter Melnichenko
de368c98d8 Fix OS X build on Travis 2016-04-27 23:17:53 +03:00
Peter Melnichenko
155ebce687 Travis: Attempt to install pip on osx 2016-04-27 23:02:26 +03:00
mpeterv
907e4cdd47 Attempt 2 to test on travis OS X 2016-03-20 22:37:29 +03:00
mpeterv
23d0adf4d9 Attempt to test on OS X on travis 2016-03-20 22:30:22 +03:00
mpeterv
d290832551 Add pep8 config: relax line length limit and ignore E203 2016-03-20 17:44:29 +03:00
mpeterv
fa2e34905b Add more tests and move them to a script 2015-12-04 13:44:21 +03:00
mpeterv
2e5847d6e2 On a second thought, just drop Python 2.6 support 2015-11-26 20:24:08 +03:00
mpeterv
2b2e777471 Fix .travis.yml 2015-11-26 19:48:51 +03:00
mpeterv
d3d2515c56 Modify .travis.yml
Test on different Python versions, also run pep8 and pyflakes.
2015-11-26 15:19:37 +03:00
mpeterv
ca15782699 Add test rock 2015-11-23 20:35:43 +03:00
mpeterv
975d41ec56 Replace appveyor.yml with .travis.yml
Also fix issue with LuaJIT 2.1 on Python 3
2015-11-23 20:27:44 +03:00