.travis.yml: Trim trailing whitespace and indent (#3118)

This commit is contained in:
John Vandenberg 2019-07-21 20:48:12 +07:00 committed by Brendan Forster
parent db943c49e4
commit 6ab0c59127
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ sudo: false
branches:
only:
- master
- master
script:
- ruby -e "puts 'Hello world!'"