Skip to content

Commit 0d8407e

Browse files
committed
Fix indent
1 parent 3daab7e commit 0d8407e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
eval "$(phpenv init -)"
216216
fi
217217
fi
218-
- 'echo "--without-pcre-jit" >> $TRAVIS_BUILD_DIR/custom_configure_options'
218+
- 'echo "--without-pcre-jit" >> $TRAVIS_BUILD_DIR/custom_configure_options'
219219
- arch: s390x
220220
dist: focal
221221
language: minimal

0 commit comments

Comments
 (0)