Skip to content

Commit fc146cd

Browse files
committed
travis: Remove trailing whitespace
1 parent f5358a7 commit fc146cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ after_failure:
4343

4444
matrix:
4545
include:
46-
46+
4747
### Basic Tests ###
4848
- &basic-vm
4949
stage: "Basic"
@@ -127,7 +127,7 @@ matrix:
127127
| ( grep -v -f .astyleignore || true ) \
128128
| while read file; do astyle -n --options=.astylerc "${file}"; done
129129
- git diff --exit-code --diff-filter=d --color
130-
130+
131131
- <<: *docs-vm
132132
name: "spellcheck"
133133
env: NAME=doxy-spellcheck
@@ -224,7 +224,7 @@ matrix:
224224
env: NAME=tools-py3.7
225225
python: 3.7
226226

227-
227+
228228
### Extended Tests ###
229229
- &extended-vm
230230
stage: "Extended"

0 commit comments

Comments
 (0)