travis.yml: minor formatting change. NFC
This commit is contained in:
parent
82a372a380
commit
e3a751140c
|
@ -101,7 +101,7 @@ script:
|
||||||
- git clean -dfx
|
- git clean -dfx
|
||||||
- make dmake
|
- make dmake
|
||||||
- make run-dmake
|
- make run-dmake
|
||||||
# now, if dmake modified the makefile, return false!
|
# now, if dmake modified the makefile, return false!
|
||||||
- git diff --exit-code
|
- git diff --exit-code
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue