Test all three branches

pull/352/head
cclauss 7 years ago committed by GitHub
parent b991b93414
commit c4ea9cd470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save