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