Skip to content

Commit

Permalink
Without punctuation, we are lost
Browse files Browse the repository at this point in the history
  • Loading branch information
trevrosen committed Nov 14, 2017
1 parent c0088f5 commit f31cc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f31cc60

Please sign in to comment.