diff --git a/.travis.yml b/.travis.yml index 3115b7e9..b1892a58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ python: branches: only: - develop + - first_edition + - second_edition install: - pip install flake8 # pytest # add other testing frameworks later before_script: