view .travis.yml @ 75:09c7a9c1fac7 draft

Add CI configurations for Travis CI and bitbucket pipelines
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 25 May 2019 23:28:43 +0200
parents
children
line wrap: on
line source

dist: xenial
language: python
python:
    - "3.7"
install:
script:
    - sh testonly.sh