view pipelines.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

image: python:3.7.2
pipelines:
default:
    - step:
        script:
            - python --version
            - sh testonly.sh