travis.yml: minor formatting change. NFC
This commit is contained in:
parent
82a372a380
commit
e3a751140c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue