[ticket/294] Disable sniffing in travis for now
B3P-294
This commit is contained in:
@@ -29,8 +29,8 @@ matrix:
|
||||
env:
|
||||
global:
|
||||
- EXTNAME="board3/portal"
|
||||
- SNIFF="1" # Should we run code sniffer on your code?
|
||||
- IMAGE_ICC="1" # Should we run icc profile sniffer on your images?
|
||||
- SNIFF="0" # Should we run code sniffer on your code?
|
||||
- IMAGE_ICC="0" # Should we run icc profile sniffer on your images?
|
||||
- COVERALLS="1" # Should we run coveralls?
|
||||
- PHPBB_BRANCH="develop-ascraeus"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user