diff --git a/.travis.yml b/.travis.yml index d3b07f48..73e62115 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,11 @@ env: - DB=mysql - DB=postgres +branches: + except: + - master + - develop-1_0_X + before_script: # checkout phpBB and move your extension in place - cd ../../