travis.yml: minor formatting change. NFC

This commit is contained in:
Matthias Krüger 2017-05-20 13:34:51 +02:00
parent 82a372a380
commit e3a751140c
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ script:
- git clean -dfx
- make dmake
- make run-dmake
# now, if dmake modified the makefile, return false!
# now, if dmake modified the makefile, return false!
- git diff --exit-code
notifications: