Mike Fährmann
5eb89b2289
don't install pyOpenSSL for Travis tests ( #508 )
2019-12-07 23:40:01 +01:00
Mike Fährmann
977026c5ad
update .travis.yml
...
- remove any 'dist: xenial'
- add Python 3.7 and 3.8 to the default build list
- run "results" tests with Python 3.8
2019-11-19 17:47:59 +01:00
Mike Fährmann
748e37554c
update .travis.yml
...
- install pyOpenSSL before running tests
- simplify snap tests
2019-08-11 16:03:19 +02:00
林博仁(Buo-ren Lin)
8acbe863cb
Support snap building and simple testrun in Travis CI
...
This ensure snap build-time and run-time problems will be noticed more
promptly by the maintainers, like issue #229 .
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-30 15:55:50 +02:00
Mike Fährmann
373cb07b28
update .travis.yml and run_tests.sh
...
- add python3.8 and pypy3 builds
- remove deprecated 'sudo: true' and 'sudo: false'
- enable builds for 'test-...' branches
2019-01-31 15:58:52 +01:00
Mike Fährmann
792135a339
enable Python 3.7 for Travis CI tests
2018-08-14 11:54:01 +02:00
Mike Fährmann
e8311eb1ed
drop Python 3.3 support
2018-07-17 21:21:27 +02:00
Mike Fährmann
d75dc71394
fix travis tests
2018-03-19 18:07:19 +01:00
Mike Fährmann
8ef790de12
update .travis.yml
...
- restrict builds to master branch and release tags
- implement 'core' and 'results' test categories
2018-03-19 17:57:32 +01:00
Mike Fährmann
989820d719
workaround for python 3.6s behaviour with BEGIN EXCLUSIVE in sqlite
2017-01-11 00:34:32 +01:00
Mike Fährmann
8780abcc77
fix a small spelling error
2017-01-10 14:24:58 +01:00
Mike Fährmann
911d2f080b
create .travis.yml and requirements.txt files
2017-01-09 12:29:04 +01:00