1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Test all three branches

This commit is contained in:
cclauss 2017-11-18 08:02:06 +01:00 committed by GitHub
parent b991b93414
commit c4ea9cd470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ python:
branches: branches:
only: only:
- develop - develop
- first_edition
- second_edition
install: install:
- pip install flake8 # pytest # add other testing frameworks later - pip install flake8 # pytest # add other testing frameworks later
before_script: before_script: