Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
ensure newline at end of .travis.yml [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Mar 29, 2015
1 parent a09a6a8 commit 4908a78
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 @@ -41,4 +41,4 @@ after_script:
if [[ "$COVERAGE" == "1" ]]; then
wget https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover coverage.clover
fi
fi

0 comments on commit 4908a78

Please sign in to comment.