Without punctuation, we are lost
This commit is contained in:
parent
c0088f5d61
commit
f31cc60c10
|
@ -51,7 +51,7 @@ before_script:
|
|||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
script:
|
||||
- echo "Running tests
|
||||
- echo "Running tests"
|
||||
- make test_with_coverage
|
||||
- echo "Checking that code is well-formatted"
|
||||
- make fmt_check
|
||||
|
|
Loading…
Reference in New Issue