mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 23:58:09 +00:00
Test all three branches
This commit is contained in:
parent
b991b93414
commit
c4ea9cd470
@ -5,6 +5,8 @@ python:
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- first_edition
|
||||
- second_edition
|
||||
install:
|
||||
- pip install flake8 # pytest # add other testing frameworks later
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user