diff --git a/.travis.yml b/.travis.yml index ca0aef9..12bd60e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ notifications: email: - will.knauss@gmail.com on_success: never - on_failure: always \ No newline at end of file + on_failure: always diff --git a/Makefile b/Makefile index de76d8a..71b1056 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,4 @@ phpunit-dep: ) .SILENT: -.PHONY: test phpunit-dep \ No newline at end of file +.PHONY: test phpunit-dep