1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00

.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

View File

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