Commit Graph

9 Commits

Author SHA1 Message Date
林博仁(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