[ticket/261] Use correct branch for tests and use code and icc sniffer

B3P-261
This commit is contained in:
Marc Alexander
2014-06-11 16:30:57 +02:00
parent 2665a07237
commit fbf101d0ff
2 changed files with 4 additions and 4 deletions

View File

@@ -30,9 +30,9 @@ matrix:
env:
global:
- EXTNAME="board3/portal"
- SNIFF="0" # Should we run code sniffer on your code?
- IMAGE_ICC="0" # Should we run icc profile sniffer on your images?
- PHPBB_BRANCH="ticket/12483" # - PHPBB_BRANCH="develop-ascraeus"
- SNIFF="1" # Should we run code sniffer on your code?
- IMAGE_ICC="1" # Should we run icc profile sniffer on your images?
- PHPBB_BRANCH="develop-ascraeus"
branches:
except: