Skip to content

Commit 9175f51

Browse files
committed
Disable failing images
1 parent 54ccd79 commit 9175f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ services:
55
env:
66
- SERVICE=autopep8
77
- SERVICE=beautysh
8-
- SERVICE=black
8+
# - SERVICE=black
99
- SERVICE=brittany
1010
- SERVICE=clang-format
1111
- SERVICE=crystal
1212
# - SERVICE=elm-format
1313
- SERVICE=goimports
14-
- SERVICE=ocp-indent
14+
# - SERVICE=ocp-indent
1515
- SERVICE=php-cs-fixer
1616
- SERVICE=phpcbf
1717
- SERVICE=puppet-lint

0 commit comments

Comments
 (0)